comparison: layout/reftests/forms/input/checkbox/radio-stretched-ref.html
layout/reftests/forms/input/checkbox/radio-stretched-ref.html
- branch
- TOR_BUG_3246
- changeset 5
- 4ab42b5ab56c
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 |
|
5 <form> |
|
6 <input type="checkbox"/> |
|
7 <input type="radio"/> |
|
8 </form> |
|
9 |
|
10 </body> |
|
11 </html> |