comparison: layout/generic/crashtests/460910-1.xml
layout/generic/crashtests/460910-1.xml
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:m="http://www.w3.org/1998/Math/MathML"> |
|
2 <head> |
|
3 <style type="text/css"> |
|
4 |
|
5 [class~='t'] { display: table; } |
|
6 |
|
7 </style> |
|
8 </head> |
|
9 <body> |
|
10 |
|
11 <m:math><m:math class="t"/></m:math> |
|
12 |
|
13 </body> |
|
14 </html> |