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