comparison: layout/reftests/bugs/431520-1.html
layout/reftests/bugs/431520-1.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>Testcase, bug 431520</title> |
|
4 <style type="text/css"> |
|
5 fieldset:first-line { color: red } |
|
6 </style> |
|
7 <body> |
|
8 <fieldset><legend>Legend</legend>contents of fieldset</fieldset> |
|
9 </body> |
|
10 </html> |