comparison: layout/generic/crashtests/418532-1.html
layout/generic/crashtests/418532-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <style type="text/css"> |
|
5 div:first-line { font-size: 80%; color: green; } |
|
6 </style> |
|
7 </head> |
|
8 <body style="-moz-column-width: 1px"><div id="div" style="-moz-column-width: 1px"> <span>Foo bar</span></div></body> |
|
9 </html> |