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

branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
equal deleted inserted replaced
-1:000000000000 0:867dc6ffdbe3
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="-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>

mercurial