cthulhu/test/html/math-in-aria-dialog.html

9 lines
129 B
HTML
Raw Permalink Normal View History

<html>
<head></head>
<body>
<div>Line 1</div>
<div role="dialog"><math><mn>2</mn></math></div>
<div>Line 3</div>
</body>
</html>