layout/reftests/native-theme/progress-overflow-ref.html

branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
equal deleted inserted replaced
-1:000000000000 0:d36d1ea6fbe8
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="overflow: hidden; -moz-appearance: progressbar; width:180px; height:40px;">
5 <div style="-moz-appearance: progresschunk; width:50%; height:100%;">
6 </div>
7 </div>
8 </body>
9 </html>
10

mercurial