summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/progress-nobar.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/native-theme/progress-nobar.html')
-rw-r--r--layout/reftests/native-theme/progress-nobar.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/native-theme/progress-nobar.html b/layout/reftests/native-theme/progress-nobar.html
new file mode 100644
index 0000000000..a485d38c9f
--- /dev/null
+++ b/layout/reftests/native-theme/progress-nobar.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <div style="-moz-appearance: progressbar; width:180px; height:6px;">
+ </div>
+ </body>
+</html>