From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../css-values-3/attr-color-invalid-cast.html | 43 +++++++++++ .../css-values-3/attr-color-invalid-fallback.html | 43 +++++++++++ .../received/css-values-3/attr-color-valid.html | 43 +++++++++++ .../css-values-3/attr-invalid-type-001.html | 43 +++++++++++ .../css-values-3/attr-invalid-type-002.html | 46 +++++++++++ .../css-values-3/attr-invalid-type-003.html | 46 +++++++++++ .../css-values-3/attr-length-invalid-cast.html | 43 +++++++++++ .../css-values-3/attr-length-invalid-fallback.html | 43 +++++++++++ .../attr-length-valid-zero-nofallback.html | 46 +++++++++++ .../css-values-3/attr-length-valid-zero.html | 46 +++++++++++ .../received/css-values-3/attr-length-valid.html | 43 +++++++++++ .../css-values-3/attr-px-invalid-cast.html | 43 +++++++++++ .../css-values-3/attr-px-invalid-fallback.html | 43 +++++++++++ .../received/css-values-3/attr-px-valid.html | 43 +++++++++++ .../received/css-values-3/calc-in-calc.html | 42 ++++++++++ .../css-values-3/calc-in-media-queries-001.html | 42 ++++++++++ .../css-values-3/calc-in-media-queries-002.html | 42 ++++++++++ .../css-values-3/calc-invalid-range-clamping.html | 44 +++++++++++ .../css-values-3/calc-parenthesis-stack.html | 42 ++++++++++ .../w3c-css/received/css-values-3/ch-unit-001.html | 37 +++++++++ .../css-values-3/initial-background-color.html | 42 ++++++++++ .../css-values-3/reference/200-200-green.html | 33 ++++++++ .../received/css-values-3/reference/all-green.html | 1 + .../css-values-3/reference/ch-unit-001-ref.html | 18 +++++ .../reference/vh_not_refreshing_on_chrome-ref.html | 50 ++++++++++++ .../received/css-values-3/support/1x1-green.png | Bin 0 -> 135 bytes .../received/css-values-3/support/1x1-lime.png | Bin 0 -> 135 bytes .../received/css-values-3/support/1x1-maroon.png | Bin 0 -> 109 bytes .../received/css-values-3/support/1x1-navy.png | Bin 0 -> 109 bytes .../received/css-values-3/support/1x1-red.png | Bin 0 -> 135 bytes .../received/css-values-3/support/1x1-white.png | Bin 0 -> 109 bytes .../received/css-values-3/support/60x60-gg-rr.png | Bin 0 -> 224 bytes .../received/css-values-3/support/60x60-green.png | Bin 0 -> 218 bytes .../received/css-values-3/support/60x60-red.png | Bin 0 -> 217 bytes .../w3c-css/received/css-values-3/support/README | 28 +++++++ .../received/css-values-3/support/a-green.css | 1 + .../received/css-values-3/support/b-green.css | 1 + .../received/css-values-3/support/c-red.css | 1 + .../w3c-css/received/css-values-3/support/cat.png | Bin 0 -> 1883 bytes .../received/css-values-3/support/import-green.css | 1 + .../received/css-values-3/support/import-red.css | 1 + .../css-values-3/support/pattern-grg-rgr-grg.png | Bin 0 -> 222 bytes .../css-values-3/support/pattern-grg-rrg-rgg.png | Bin 0 -> 231 bytes .../css-values-3/support/pattern-rgr-grg-rgr.png | Bin 0 -> 223 bytes .../received/css-values-3/support/pattern-tr.png | Bin 0 -> 137 bytes .../received/css-values-3/support/ruler-h-50%.png | Bin 0 -> 691 bytes .../received/css-values-3/support/ruler-h-50px.png | Bin 0 -> 671 bytes .../css-values-3/support/ruler-v-100px.png | Bin 0 -> 760 bytes .../received/css-values-3/support/ruler-v-50px.png | Bin 0 -> 757 bytes .../css-values-3/support/square-purple.png | Bin 0 -> 92 bytes .../received/css-values-3/support/square-teal.png | Bin 0 -> 92 bytes .../received/css-values-3/support/square-white.png | Bin 0 -> 78 bytes .../received/css-values-3/support/support/README | 4 + .../css-values-3/support/support/swatch-green.png | Bin 0 -> 84 bytes .../css-values-3/support/support/swatch-red.png | Bin 0 -> 84 bytes .../received/css-values-3/support/swatch-blue.png | Bin 0 -> 84 bytes .../received/css-values-3/support/swatch-green.png | Bin 0 -> 84 bytes .../received/css-values-3/support/swatch-lime.png | Bin 0 -> 84 bytes .../css-values-3/support/swatch-orange.png | Bin 0 -> 84 bytes .../received/css-values-3/support/swatch-red.png | Bin 0 -> 84 bytes .../received/css-values-3/support/swatch-teal.png | Bin 0 -> 156 bytes .../received/css-values-3/support/swatch-white.png | Bin 0 -> 85 bytes .../css-values-3/support/swatch-yellow.png | Bin 0 -> 84 bytes .../received/css-values-3/support/test-bl.png | Bin 0 -> 1368 bytes .../received/css-values-3/support/test-br.png | Bin 0 -> 1045 bytes .../css-values-3/support/test-inner-half-size.png | Bin 0 -> 180 bytes .../received/css-values-3/support/test-outer.png | Bin 0 -> 2412 bytes .../received/css-values-3/support/test-tl.png | Bin 0 -> 1025 bytes .../received/css-values-3/support/test-tr.png | Bin 0 -> 1235 bytes .../received/css-values-3/vh-calc-support-pct.html | 43 +++++++++++ .../received/css-values-3/vh-calc-support.html | 43 +++++++++++ .../received/css-values-3/vh-em-inherit.html | 41 ++++++++++ .../w3c-css/received/css-values-3/vh-inherit.html | 42 ++++++++++ .../received/css-values-3/vh-interpolate-pct.html | 48 ++++++++++++ .../received/css-values-3/vh-interpolate-px.html | 48 ++++++++++++ .../received/css-values-3/vh-interpolate-vh.html | 48 ++++++++++++ .../css-values-3/vh-support-atviewport.html | 44 +++++++++++ .../received/css-values-3/vh-support-margin.html | 41 ++++++++++ .../css-values-3/vh-support-transform-origin.html | 42 ++++++++++ .../vh-support-transform-translate.html | 42 ++++++++++ .../w3c-css/received/css-values-3/vh-support.html | 39 ++++++++++ .../received/css-values-3/vh-zero-support.html | 41 ++++++++++ .../css-values-3/vh_not_refreshing_on_chrome.html | 53 +++++++++++++ .../vh_not_refreshing_on_chrome_iframe.html | 85 +++++++++++++++++++++ 84 files changed, 1744 insertions(+) create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-cast.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-fallback.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-color-valid.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-001.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-002.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-003.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-cast.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-fallback.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero-nofallback.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-length-valid.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-cast.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-fallback.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/attr-px-valid.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/calc-in-calc.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-002.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/calc-invalid-range-clamping.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/calc-parenthesis-stack.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/ch-unit-001.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/initial-background-color.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/reference/200-200-green.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/reference/all-green.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/reference/ch-unit-001-ref.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/reference/vh_not_refreshing_on_chrome-ref.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-green.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-lime.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-maroon.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-navy.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-red.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/1x1-white.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/60x60-gg-rr.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/60x60-green.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/60x60-red.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/README create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/a-green.css create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/b-green.css create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/c-red.css create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/cat.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/import-green.css create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/import-red.css create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rgr-grg.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rrg-rgg.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/pattern-rgr-grg-rgr.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/pattern-tr.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50%.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50px.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/ruler-v-100px.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/ruler-v-50px.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/square-purple.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/square-teal.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/square-white.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/support/README create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/support/swatch-green.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/support/swatch-red.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-blue.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-green.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-lime.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-orange.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-red.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-teal.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-white.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/swatch-yellow.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-bl.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-br.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-inner-half-size.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-outer.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-tl.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/support/test-tr.png create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-calc-support-pct.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-calc-support.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-em-inherit.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-inherit.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-interpolate-pct.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-interpolate-px.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-interpolate-vh.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-support-atviewport.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-support-margin.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-support-transform-origin.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-support-transform-translate.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-support.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh-zero-support.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome.html create mode 100644 layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome_iframe.html (limited to 'layout/reftests/w3c-css/received/css-values-3') diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-cast.html b/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-cast.html new file mode 100644 index 000000000..d538eebdd --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-cast.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (colors) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-fallback.html b/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-fallback.html new file mode 100644 index 000000000..92258893b --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-color-invalid-fallback.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (colors) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-color-valid.html b/layout/reftests/w3c-css/received/css-values-3/attr-color-valid.html new file mode 100644 index 000000000..8817e6b94 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-color-valid.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (colors) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-001.html b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-001.html new file mode 100644 index 000000000..a56c144c3 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-001.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (types) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-002.html b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-002.html new file mode 100644 index 000000000..69766c0e1 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-002.html @@ -0,0 +1,46 @@ + + + + + + CSS Values and Units Test: + Attribute references (types) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-003.html b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-003.html new file mode 100644 index 000000000..69766c0e1 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-invalid-type-003.html @@ -0,0 +1,46 @@ + + + + + + CSS Values and Units Test: + Attribute references (types) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-cast.html b/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-cast.html new file mode 100644 index 000000000..930832363 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-cast.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (length) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-fallback.html b/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-fallback.html new file mode 100644 index 000000000..6a5d4dfe6 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-length-invalid-fallback.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (length) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero-nofallback.html b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero-nofallback.html new file mode 100644 index 000000000..b8a042fd4 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero-nofallback.html @@ -0,0 +1,46 @@ + + + + + + CSS Values and Units Test: + Attribute references (length) + + + + + + + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero.html b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero.html new file mode 100644 index 000000000..fcdebc6fa --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid-zero.html @@ -0,0 +1,46 @@ + + + + + + CSS Values and Units Test: + Attribute references (length) + + + + + + + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-length-valid.html b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid.html new file mode 100644 index 000000000..c78258ffe --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-length-valid.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (length) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-cast.html b/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-cast.html new file mode 100644 index 000000000..93b2d2182 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-cast.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attributes references (pixels) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-fallback.html b/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-fallback.html new file mode 100644 index 000000000..778697d0d --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-px-invalid-fallback.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (pixels) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/attr-px-valid.html b/layout/reftests/w3c-css/received/css-values-3/attr-px-valid.html new file mode 100644 index 000000000..ec96924a6 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/attr-px-valid.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Attribute references (pixels) + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/calc-in-calc.html b/layout/reftests/w3c-css/received/css-values-3/calc-in-calc.html new file mode 100644 index 000000000..3e035fecf --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/calc-in-calc.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units Test: + Calc() inside calc() + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html b/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html new file mode 100644 index 000000000..af5996963 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units and Media Queries Test: + Calc function inside media queries + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-002.html b/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-002.html new file mode 100644 index 000000000..4b7d7c870 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-002.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units and Media Queries Test: + Calc function inside media queries + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/calc-invalid-range-clamping.html b/layout/reftests/w3c-css/received/css-values-3/calc-invalid-range-clamping.html new file mode 100644 index 000000000..a88416a2c --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/calc-invalid-range-clamping.html @@ -0,0 +1,44 @@ + + + + + + CSS Values and Units Test: + Range clamping into calc() expressions + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/calc-parenthesis-stack.html b/layout/reftests/w3c-css/received/css-values-3/calc-parenthesis-stack.html new file mode 100644 index 000000000..1d9033d7e --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/calc-parenthesis-stack.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units Test: + Calc() inside calc() + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/ch-unit-001.html b/layout/reftests/w3c-css/received/css-values-3/ch-unit-001.html new file mode 100644 index 000000000..8bb0b893c --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/ch-unit-001.html @@ -0,0 +1,37 @@ + + +CSS Values and Units Test: support for the ch unit + + + + + + + +

Test passes if there is a filled green square and no red.

+
00000
+
00000
+ diff --git a/layout/reftests/w3c-css/received/css-values-3/initial-background-color.html b/layout/reftests/w3c-css/received/css-values-3/initial-background-color.html new file mode 100644 index 000000000..f38226651 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/initial-background-color.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units + CSS Background and Borders Test: + Initial property and background-color + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/reference/200-200-green.html b/layout/reftests/w3c-css/received/css-values-3/reference/200-200-green.html new file mode 100644 index 000000000..f3da3ddb3 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/reference/200-200-green.html @@ -0,0 +1,33 @@ + + + + + + CSS Values and Units Test: + Viewport units are interpolated correctly (reference rendering) + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/reference/all-green.html b/layout/reftests/w3c-css/received/css-values-3/reference/all-green.html new file mode 100644 index 000000000..c70532129 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/reference/all-green.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layout/reftests/w3c-css/received/css-values-3/reference/ch-unit-001-ref.html b/layout/reftests/w3c-css/received/css-values-3/reference/ch-unit-001-ref.html new file mode 100644 index 000000000..499d43094 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/reference/ch-unit-001-ref.html @@ -0,0 +1,18 @@ + + +CSS Values and Units Test Reference File + + + + +

Test passes if there is a filled green square and no red.

+
+ diff --git a/layout/reftests/w3c-css/received/css-values-3/reference/vh_not_refreshing_on_chrome-ref.html b/layout/reftests/w3c-css/received/css-values-3/reference/vh_not_refreshing_on_chrome-ref.html new file mode 100644 index 000000000..eb5b15d4a --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/reference/vh_not_refreshing_on_chrome-ref.html @@ -0,0 +1,50 @@ + + + + + + CSS Reference File + + + + + + + + + + + + + diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-green.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-green.png new file mode 100644 index 000000000..b98ca0ba0 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-green.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-lime.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-lime.png new file mode 100644 index 000000000..cb397fb09 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-lime.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-maroon.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-maroon.png new file mode 100644 index 000000000..3f86b0721 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-maroon.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-navy.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-navy.png new file mode 100644 index 000000000..9b9a03955 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-navy.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-red.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-red.png new file mode 100644 index 000000000..6bd73ac10 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-red.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/1x1-white.png b/layout/reftests/w3c-css/received/css-values-3/support/1x1-white.png new file mode 100644 index 000000000..dd43faec5 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/1x1-white.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/60x60-gg-rr.png b/layout/reftests/w3c-css/received/css-values-3/support/60x60-gg-rr.png new file mode 100644 index 000000000..84f5b2a4f Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/60x60-gg-rr.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/60x60-green.png b/layout/reftests/w3c-css/received/css-values-3/support/60x60-green.png new file mode 100644 index 000000000..b3c8cf3eb Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/60x60-green.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/60x60-red.png b/layout/reftests/w3c-css/received/css-values-3/support/60x60-red.png new file mode 100644 index 000000000..823f125b8 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/60x60-red.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/README b/layout/reftests/w3c-css/received/css-values-3/support/README new file mode 100644 index 000000000..2e5f2ad07 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/README @@ -0,0 +1,28 @@ +CSS Global Support Directory +============================ + +This directory contains common support files (such as images and external +style sheets). These are sync'ed into the support directories of all our +test suites. If you have test-suite-specific support files, please add +them to the appropriate test-suite-specific support/ directory. + +If you add to a support/ directory, please run the tools/supportprop.py +script from the top of the repository to cascade support files into the +lower-level support directories. + +Description of the Common Support File Collection +------------------------------------------------- + +The 1x1-* images are all exactly one pixel. + +The swatch-* images all use 15x15 cells. + +The square-* images all use 15x15 cells with one pixel borders. + +The pattern-* images use cells of various sizes: + + pattern-grg-rgr-grg.png 20x20 + pattern-rgr-grg-rgr.png 20x20 + pattern-tr.png 15x15 + pattern-grg-rrg-rgg.png 15x15 + diff --git a/layout/reftests/w3c-css/received/css-values-3/support/a-green.css b/layout/reftests/w3c-css/received/css-values-3/support/a-green.css new file mode 100644 index 000000000..b0dbb071d --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/a-green.css @@ -0,0 +1 @@ +.a { color: green; } diff --git a/layout/reftests/w3c-css/received/css-values-3/support/b-green.css b/layout/reftests/w3c-css/received/css-values-3/support/b-green.css new file mode 100644 index 000000000..a0473f5ca --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/b-green.css @@ -0,0 +1 @@ +.b { color: green; } \ No newline at end of file diff --git a/layout/reftests/w3c-css/received/css-values-3/support/c-red.css b/layout/reftests/w3c-css/received/css-values-3/support/c-red.css new file mode 100644 index 000000000..d4ba5c64e --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/c-red.css @@ -0,0 +1 @@ +.c { color: red; } \ No newline at end of file diff --git a/layout/reftests/w3c-css/received/css-values-3/support/cat.png b/layout/reftests/w3c-css/received/css-values-3/support/cat.png new file mode 100644 index 000000000..85dd73248 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/cat.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/import-green.css b/layout/reftests/w3c-css/received/css-values-3/support/import-green.css new file mode 100644 index 000000000..537104e66 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/import-green.css @@ -0,0 +1 @@ +.import { color: green; } diff --git a/layout/reftests/w3c-css/received/css-values-3/support/import-red.css b/layout/reftests/w3c-css/received/css-values-3/support/import-red.css new file mode 100644 index 000000000..9945ef471 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/import-red.css @@ -0,0 +1 @@ +.import { color: red; } diff --git a/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rgr-grg.png b/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rgr-grg.png new file mode 100644 index 000000000..9b88fbd81 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rgr-grg.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rrg-rgg.png b/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rrg-rgg.png new file mode 100644 index 000000000..fcf4f3fd7 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/pattern-grg-rrg-rgg.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/pattern-rgr-grg-rgr.png b/layout/reftests/w3c-css/received/css-values-3/support/pattern-rgr-grg-rgr.png new file mode 100644 index 000000000..d454e3a63 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/pattern-rgr-grg-rgr.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/pattern-tr.png b/layout/reftests/w3c-css/received/css-values-3/support/pattern-tr.png new file mode 100644 index 000000000..8b4b25364 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/pattern-tr.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50%.png b/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50%.png new file mode 100644 index 000000000..cf2eea6b4 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50%.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50px.png b/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50px.png new file mode 100644 index 000000000..9f4658366 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/ruler-h-50px.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-100px.png b/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-100px.png new file mode 100644 index 000000000..a837eca22 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-100px.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-50px.png b/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-50px.png new file mode 100644 index 000000000..841410280 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/ruler-v-50px.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/square-purple.png b/layout/reftests/w3c-css/received/css-values-3/support/square-purple.png new file mode 100644 index 000000000..0f522d787 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/square-purple.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/square-teal.png b/layout/reftests/w3c-css/received/css-values-3/support/square-teal.png new file mode 100644 index 000000000..e567f51b9 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/square-teal.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/square-white.png b/layout/reftests/w3c-css/received/css-values-3/support/square-white.png new file mode 100644 index 000000000..5853cbb23 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/square-white.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/support/README b/layout/reftests/w3c-css/received/css-values-3/support/support/README new file mode 100644 index 000000000..ea8cb9ef3 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/support/support/README @@ -0,0 +1,4 @@ +The swatch-green.png file in this directory is really a RED swatch, +and the swatch-red.png file is really a green swatch. + +This directory is used to test relative URIs. \ No newline at end of file diff --git a/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-green.png b/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-green.png new file mode 100644 index 000000000..1caf25c99 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-green.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-red.png b/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-red.png new file mode 100644 index 000000000..0aa79b0c8 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/support/swatch-red.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-blue.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-blue.png new file mode 100644 index 000000000..bf2759634 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-blue.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-green.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-green.png new file mode 100644 index 000000000..0aa79b0c8 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-green.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-lime.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-lime.png new file mode 100644 index 000000000..55fd7fdae Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-lime.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-orange.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-orange.png new file mode 100644 index 000000000..d3cd498b5 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-orange.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-red.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-red.png new file mode 100644 index 000000000..1caf25c99 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-red.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-teal.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-teal.png new file mode 100644 index 000000000..0293ce89d Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-teal.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-white.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-white.png new file mode 100644 index 000000000..1a7d4323d Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-white.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/swatch-yellow.png b/layout/reftests/w3c-css/received/css-values-3/support/swatch-yellow.png new file mode 100644 index 000000000..1591aa0e2 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/swatch-yellow.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-bl.png b/layout/reftests/w3c-css/received/css-values-3/support/test-bl.png new file mode 100644 index 000000000..904e24e99 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-bl.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-br.png b/layout/reftests/w3c-css/received/css-values-3/support/test-br.png new file mode 100644 index 000000000..f413ff5c1 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-br.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-inner-half-size.png b/layout/reftests/w3c-css/received/css-values-3/support/test-inner-half-size.png new file mode 100644 index 000000000..e473bf80e Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-inner-half-size.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-outer.png b/layout/reftests/w3c-css/received/css-values-3/support/test-outer.png new file mode 100644 index 000000000..82eeace7f Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-outer.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-tl.png b/layout/reftests/w3c-css/received/css-values-3/support/test-tl.png new file mode 100644 index 000000000..f6ac0ef7e Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-tl.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/support/test-tr.png b/layout/reftests/w3c-css/received/css-values-3/support/test-tr.png new file mode 100644 index 000000000..59843ae54 Binary files /dev/null and b/layout/reftests/w3c-css/received/css-values-3/support/test-tr.png differ diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-calc-support-pct.html b/layout/reftests/w3c-css/received/css-values-3/vh-calc-support-pct.html new file mode 100644 index 000000000..3a422d4ce --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-calc-support-pct.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Viewport units are supported inside calc expressions. + + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-calc-support.html b/layout/reftests/w3c-css/received/css-values-3/vh-calc-support.html new file mode 100644 index 000000000..0e98941ab --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-calc-support.html @@ -0,0 +1,43 @@ + + + + + + CSS Values and Units Test: + Viewport units are supported inside calc expressions. + + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-em-inherit.html b/layout/reftests/w3c-css/received/css-values-3/vh-em-inherit.html new file mode 100644 index 000000000..1affbd093 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-em-inherit.html @@ -0,0 +1,41 @@ + + + + + + CSS Values and Units Test: + 0vh and 0vw are correctly treated as 0px + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-inherit.html b/layout/reftests/w3c-css/received/css-values-3/vh-inherit.html new file mode 100644 index 000000000..99890e309 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-inherit.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units Test: + Viewport units are inherited properly + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-pct.html b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-pct.html new file mode 100644 index 000000000..293d686c8 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-pct.html @@ -0,0 +1,48 @@ + + + + + + CSS Values and Units Test: + Viewport units are interpolated correctly + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-px.html b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-px.html new file mode 100644 index 000000000..f07135743 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-px.html @@ -0,0 +1,48 @@ + + + + + + CSS Values and Units Test: + Viewport units are interpolated correctly + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-vh.html b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-vh.html new file mode 100644 index 000000000..d6671174e --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-interpolate-vh.html @@ -0,0 +1,48 @@ + + + + + + CSS Values and Units Test: + Viewport units are interpolated correctly + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-support-atviewport.html b/layout/reftests/w3c-css/received/css-values-3/vh-support-atviewport.html new file mode 100644 index 000000000..c79ace6df --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-support-atviewport.html @@ -0,0 +1,44 @@ + + + + + + CSS Values and Units Test: + Viewports units are supported in @viewport rules + + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-support-margin.html b/layout/reftests/w3c-css/received/css-values-3/vh-support-margin.html new file mode 100644 index 000000000..06b2375a8 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-support-margin.html @@ -0,0 +1,41 @@ + + + + + + CSS Values and Units Test: + Viewports units are supported in margin properties + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-origin.html b/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-origin.html new file mode 100644 index 000000000..4b06a09fc --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-origin.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units Test: + Viewports units are supported in transform properties + + + + + + + + + + + + + + + + + + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-translate.html b/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-translate.html new file mode 100644 index 000000000..e273026a0 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-support-transform-translate.html @@ -0,0 +1,42 @@ + + + + + + CSS Values and Units Test: + Viewports units are supported in transform properties + + + + + + + + + + + + + + + + + + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-support.html b/layout/reftests/w3c-css/received/css-values-3/vh-support.html new file mode 100644 index 000000000..c65b5493f --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-support.html @@ -0,0 +1,39 @@ + + + + + + CSS Values and Units Test: + Viewports units are supported in sizing properties + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh-zero-support.html b/layout/reftests/w3c-css/received/css-values-3/vh-zero-support.html new file mode 100644 index 000000000..1c1bcd176 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh-zero-support.html @@ -0,0 +1,41 @@ + + + + + + CSS Values and Units Test: + 0vh and 0vw are correctly treated as 0px + + + + + + + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome.html b/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome.html new file mode 100644 index 000000000..11b973a29 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome.html @@ -0,0 +1,53 @@ + + + + + CSS Values and Units Test: vh-based dimension doesn't change when the element's other dimension doesn't change. + + + + + + + + + + + + + + + + + diff --git a/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome_iframe.html b/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome_iframe.html new file mode 100644 index 000000000..89ed75a52 --- /dev/null +++ b/layout/reftests/w3c-css/received/css-values-3/vh_not_refreshing_on_chrome_iframe.html @@ -0,0 +1,85 @@ + + + + + + CSS Values and Units Test: vh-based dimension doesn't change when the element other dimension doesn't change. + + + + + + + + + + +

+ All boxes should end up the same size. The green box is the reference one. +

+ +
+
+
+
+ + + + + -- cgit v1.2.3