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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:27809c508618
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="-moz-appearance: progressbar; width:180px; height:6px;">
5 <div style="-moz-appearance: progresschunk; width:50%; height:100%;">
6 </div>
7 </div>
8 </body>
9 </html>

mercurial