diff options
Diffstat (limited to 'layout/reftests/forms/progress/progress-orient-vertical.html')
-rw-r--r-- | layout/reftests/forms/progress/progress-orient-vertical.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/forms/progress/progress-orient-vertical.html b/layout/reftests/forms/progress/progress-orient-vertical.html new file mode 100644 index 000000000..6a64a5e8c --- /dev/null +++ b/layout/reftests/forms/progress/progress-orient-vertical.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<html> +<progress style="-moz-orient:vertical" max=100 value=0> |