comparison: layout/reftests/css-disabled/button/button-fieldset-legend-ref-4.html
layout/reftests/css-disabled/button/button-fieldset-legend-ref-4.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <link rel='stylesheet' type='text/css' href='style.css'> |
|
4 <body> |
|
5 <fieldset class="ref"> |
|
6 <legend> |
|
7 <fieldset class="ref"> |
|
8 <button class="ref"></button> |
|
9 </fieldset> |
|
10 </legend> |
|
11 </fieldset> |
|
12 </body> |
|
13 </html> |