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