Make sure all files that should be present are present.
This commit is contained in:
8
test/html/math-in-aria-dialog.html
Normal file
8
test/html/math-in-aria-dialog.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<div>Line 1</div>
|
||||
<div role="dialog"><math><mn>2</mn></math></div>
|
||||
<div>Line 3</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user