layout/reftests/bugs/513153-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:7fb56c4a1b09
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input type="submit" name="foo" value="foo" style="font-size: 3em; color: green;">
6 <input type="image" name="bar" value="bar" style="color: purple;">
7 </form>
8 </body>
9 </html>

mercurial