comparison: layout/reftests/css-enabled/input/input-fieldset-ref.html
layout/reftests/css-enabled/input/input-fieldset-ref.html
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
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 <fieldset class="ref"> |
| |
7 <input class="ref"> |
| |
8 </fieldset> |
| |
9 </fieldset> |
| |
10 </body> |
| |
11 </html> |