layout/reftests/forms/progress/block-invalidate-ref.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:adc454d57772
1 <!DOCTYPE html>
2 <html>
3 <link rel='stylesheet' type='text/css' href='style.css'>
4 <style>
5 progress { display: block; }
6 </style>
7 <body>
8 <progress value='0.5'></progress>
9 </body>
10 </html>

mercurial