layout/reftests/css-invalid/input/input-radio-checked-ref.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:33a8a6e59a11
1 <!DOCTYPE html>
2 <html>
3 <link rel='stylesheet' type='text/css' href='style.css'>
4 <body>
5 <input type='radio' class='ref' checked>
6 <input type='radio' class='ref'>
7 </body>
8 </html>

mercurial