comparison: layout/base/crashtests/492112-1.xhtml
layout/base/crashtests/492112-1.xhtml
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <head> |
|
3 <style type="text/css" id="s"> |
|
4 |
|
5 div { |
|
6 color: green; |
|
7 } |
|
8 |
|
9 </style> |
|
10 </head> |
|
11 |
|
12 <body onload="document.getElementById('s').disabled = true;"><colgroup> </colgroup></body> |
|
13 |
|
14 </html> |