comparison: layout/reftests/first-line/stress-11-ref.xhtml
layout/reftests/first-line/stress-11-ref.xhtml
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <style> |
|
3 *::before { content:"--"; } |
|
4 </style> |
|
5 |
|
6 <caption></caption> |
|
7 <span></span> |
|
8 This should not crash Mozilla |
|
9 </html> |