Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/crashtests/mozilla/151054-1.xml - WPT Dashboard Interop Dashboard
<?xml version="1.0"?>
<head>
<meta http-equiv="Content-Type" content="text/html" />
<title>Math with position: absolute</title>
<style>
math { position: absolute; }
</style>
</head>
<body>
<infinity/>
</math>
</body>
</html>