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/1555757-1.html - WPT Dashboard Interop Dashboard
<html>
<head>
<style>
.class_1 {
transition-delay: 2129ms;
contain: strict;
}
</style>
</head>
<math>
<mover>
<ms></ms>
<mtable class="class_1"></mtable>
</mover>
</math>
</html>