comparison: layout/base/crashtests/393326-2.html
layout/base/crashtests/393326-2.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html><head> |
|
2 <style> |
|
3 div::first-letter {} |
|
4 </style> |
|
5 </head> |
|
6 <body> |
|
7 |
|
8 <div style="position: fixed; "> |
|
9 <q></q> |
|
10 </div> |
|
11 <span> |
|
12 <span style="display: -moz-box; -moz-binding:url(data:text/xml;charset=utf-8,%3Cbindings%20xmlns%3D%22http%3A//www.mozilla.org/xbl%22%3E%0A%3Cbinding%20id%3D%22a%22%3E%0A%3Ccontent%3E%3Cchildren/%3E%3C/content%3E%0A%3C/binding%3E%3C/bindings%3E);"></span> |
|
13 </span> |
|
14 </body></html> |
|
15 |