diff --git a/css/css-writing-modes/forms/input-range-block-size.html b/css/css-writing-modes/forms/input-range-block-size.html new file mode 100644 index 00000000000000..142a946cf562f3 --- /dev/null +++ b/css/css-writing-modes/forms/input-range-block-size.html @@ -0,0 +1,39 @@ + + + + Setting block-size/min-block-size/max-block-size on input[type=range] should be honored. + + + + + + + + + + diff --git a/css/css-writing-modes/forms/input-range-inline-size.html b/css/css-writing-modes/forms/input-range-inline-size.html new file mode 100644 index 00000000000000..57068039383a89 --- /dev/null +++ b/css/css-writing-modes/forms/input-range-inline-size.html @@ -0,0 +1,39 @@ + + + + Setting inline-size/min-inline-size/max-inline-size on input[type=range] should be honored. + + + + + + + + + + diff --git a/css/css-writing-modes/forms/input-range-zero-inline-size-ref.html b/css/css-writing-modes/forms/input-range-zero-inline-size-ref.html new file mode 100644 index 00000000000000..f5900394ca6517 --- /dev/null +++ b/css/css-writing-modes/forms/input-range-zero-inline-size-ref.html @@ -0,0 +1,23 @@ + + + + + +

Test passes if you see no red:

+ +
+
+ + diff --git a/css/css-writing-modes/forms/input-range-zero-inline-size.html b/css/css-writing-modes/forms/input-range-zero-inline-size.html new file mode 100644 index 00000000000000..2779a2e73efa22 --- /dev/null +++ b/css/css-writing-modes/forms/input-range-zero-inline-size.html @@ -0,0 +1,34 @@ + + + + Setting inline-size to zero on input[type=range] should be honored. + + + + + + + +

Test passes if you see no red:

+ +
+
+
+
+
+ +