diff --git a/css-color-3_dev/html4/caret-color-013.htm b/css-color-3_dev/html4/caret-color-013.htm index 67df3d53b..ee8c41aa6 100644 --- a/css-color-3_dev/html4/caret-color-013.htm +++ b/css-color-3_dev/html4/caret-color-013.htm @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-color-3_dev/html4/caret-color-019.htm b/css-color-3_dev/html4/caret-color-019.htm deleted file mode 100644 index 305548349..000000000 --- a/css-color-3_dev/html4/caret-color-019.htm +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/html4/caret-color-020.htm b/css-color-3_dev/html4/caret-color-020.htm deleted file mode 100644 index 8831ded7e..000000000 --- a/css-color-3_dev/html4/caret-color-020.htm +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/html4/chapter-3.htm b/css-color-3_dev/html4/chapter-3.htm index bf773f3a7..3a912858e 100644 --- a/css-color-3_dev/html4/chapter-3.htm +++ b/css-color-3_dev/html4/chapter-3.htm @@ -13,7 +13,7 @@

CSS Color Module Level 3 Conformance Test Suite

-

Color properties (18 tests)

+

Color properties (16 tests)

@@ -62,7 +62,7 @@

Color properties (18 tests)

- + @@ -96,28 +96,6 @@

Color properties (18 tests)

- - - - - - - - - - - - diff --git a/css-color-3_dev/html4/toc.htm b/css-color-3_dev/html4/toc.htm index dcb4b942b..3c8ea893c 100644 --- a/css-color-3_dev/html4/toc.htm +++ b/css-color-3_dev/html4/toc.htm @@ -32,7 +32,7 @@

CSS Color Module Level 3 Conformance Test Suite By Chapter

- +
caret-color-013
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 3 - Color properties(18 Tests)
(16 Tests)
Chapter 4 - diff --git a/css-color-3_dev/implementation-report-TEMPLATE.data b/css-color-3_dev/implementation-report-TEMPLATE.data index 732466f71..656543a5e 100644 --- a/css-color-3_dev/implementation-report-TEMPLATE.data +++ b/css-color-3_dev/implementation-report-TEMPLATE.data @@ -3,16 +3,12 @@ # http://test.csswg.org/suites/css-color-3_dev/DATESTAMP/ # See http://wiki.csswg.org/test/implementation-report for instructions testname revision result comment -html4/caret-color-013.htm 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 ? -xhtml1/caret-color-013.xht 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 ? +html4/caret-color-013.htm 0e52cf5be9ac07172ba7be4d7feae0446c2156ee ? +xhtml1/caret-color-013.xht 0e52cf5be9ac07172ba7be4d7feae0446c2156ee ? html4/caret-color-016.htm 4d7ff9d4e4f8f12da4c2a6242ea91c22b8304d95 ? xhtml1/caret-color-016.xht 4d7ff9d4e4f8f12da4c2a6242ea91c22b8304d95 ? html4/caret-color-018.htm 2b42067b6dbf7c555d46c69f305f3fd7bd42876f ? xhtml1/caret-color-018.xht 2b42067b6dbf7c555d46c69f305f3fd7bd42876f ? -html4/caret-color-019.htm 16d9d78c564b290d50e2fda2bf4b8b3a64970549 ? -xhtml1/caret-color-019.xht 16d9d78c564b290d50e2fda2bf4b8b3a64970549 ? -html4/caret-color-020.htm ac038f1f3c00fe741406a3a957c51647d774adc1 ? -xhtml1/caret-color-020.xht ac038f1f3c00fe741406a3a957c51647d774adc1 ? html4/t31-color-currentcolor-b.htm 4dde926ad6a739b59385977b3d01c5676854e069 ? xhtml1/t31-color-currentcolor-b.xht 4dde926ad6a739b59385977b3d01c5676854e069 ? html4/t31-color-text-a.htm 17e2f9fc24d9de23f0059dc8d3b1f636e32942c7 ? diff --git a/css-color-3_dev/testinfo.data b/css-color-3_dev/testinfo.data index f96100b01..ba68b8f80 100644 --- a/css-color-3_dev/testinfo.data +++ b/css-color-3_dev/testinfo.data @@ -1,9 +1,7 @@ id references title flags links revision credits assertion -caret-color-013 caret-color dynamic changes dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 `Manuel Rego Casasnovas` Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly. +caret-color-013 caret-color dynamic changes dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0 0e52cf5be9ac07172ba7be4d7feae0446c2156ee `Manuel Rego Casasnovas` Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly. caret-color-016 caret-color visited link computed value interact,may,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0,https://www.w3.org/TR/selectors4/#link 4d7ff9d4e4f8f12da4c2a6242ea91c22b8304d95 `Manuel Rego Casasnovas` Test checks that computed style of caret-color on visited links doesn't leak privacy information. caret-color-018 caret-color test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 2b42067b6dbf7c555d46c69f305f3fd7bd42876f `Manuel Rego Casasnovas` Test checks that caret-color is animatable as a color, and that the computed values during the animation are the expected ones. -caret-color-019 caret-color auto test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 16d9d78c564b290d50e2fda2bf4b8b3a64970549 `Manuel Rego Casasnovas` Test checks that 'auto' value for caret-color property is not interpolatible. -caret-color-020 caret-color currentcolor test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 ac038f1f3c00fe741406a3a957c51647d774adc1 `Manuel Rego Casasnovas` Test checks that 'currentcolor' value for caret-color property is interpolatible. t31-color-currentColor-b reference/t31-color-currentColor-b-ref color http://www.w3.org/TR/css3-color/#foreground,http://www.w3.org/TR/css3-color/#currentcolor 4dde926ad6a739b59385977b3d01c5676854e069 `L. David Baron`,`Mozilla Corporation` That currentColor on the color property acts like inherit. t31-color-text-a !reference/t31-color-text-a-ref color http://www.w3.org/TR/css3-color/#foreground 17e2f9fc24d9de23f0059dc8d3b1f636e32942c7 `L. David Baron`,`Mozilla Corporation` That color sets the color of the text. t32-opacity-basic-0.0-a opacity http://www.w3.org/TR/css3-color/#transparency c34df9c36365c14e1e2895a96aa6c474515c6894 `L. David Baron`,`Mozilla Corporation` Opacity of 0.0 makes box transparent. diff --git a/css-color-3_dev/xhtml1/caret-color-013.xht b/css-color-3_dev/xhtml1/caret-color-013.xht index 0608760a9..08a63cb52 100644 --- a/css-color-3_dev/xhtml1/caret-color-013.xht +++ b/css-color-3_dev/xhtml1/caret-color-013.xht @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-color-3_dev/xhtml1/caret-color-019.xht b/css-color-3_dev/xhtml1/caret-color-019.xht deleted file mode 100644 index 28c02b776..000000000 --- a/css-color-3_dev/xhtml1/caret-color-019.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/xhtml1/caret-color-020.xht b/css-color-3_dev/xhtml1/caret-color-020.xht deleted file mode 100644 index 3a5837093..000000000 --- a/css-color-3_dev/xhtml1/caret-color-020.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/xhtml1/chapter-3.xht b/css-color-3_dev/xhtml1/chapter-3.xht index ba169816e..16c5d0915 100644 --- a/css-color-3_dev/xhtml1/chapter-3.xht +++ b/css-color-3_dev/xhtml1/chapter-3.xht @@ -13,7 +13,7 @@

CSS Color Module Level 3 Conformance Test Suite

-

Color properties (18 tests)

+

Color properties (16 tests)

@@ -62,7 +62,7 @@ - + @@ -96,28 +96,6 @@ - - - - - - - - - - - - diff --git a/css-color-3_dev/xhtml1/toc.xht b/css-color-3_dev/xhtml1/toc.xht index cc24e3a6a..93d7cd3b2 100644 --- a/css-color-3_dev/xhtml1/toc.xht +++ b/css-color-3_dev/xhtml1/toc.xht @@ -32,7 +32,7 @@ - + - +
caret-color-013
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 3 - Color properties(18 Tests)
(16 Tests)
Chapter 4 - diff --git a/css-color-3_dev/xhtml1print/caret-color-013.xht b/css-color-3_dev/xhtml1print/caret-color-013.xht index 0608760a9..08a63cb52 100644 --- a/css-color-3_dev/xhtml1print/caret-color-013.xht +++ b/css-color-3_dev/xhtml1print/caret-color-013.xht @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-color-3_dev/xhtml1print/caret-color-019.xht b/css-color-3_dev/xhtml1print/caret-color-019.xht deleted file mode 100644 index 28c02b776..000000000 --- a/css-color-3_dev/xhtml1print/caret-color-019.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/xhtml1print/caret-color-020.xht b/css-color-3_dev/xhtml1print/caret-color-020.xht deleted file mode 100644 index 3a5837093..000000000 --- a/css-color-3_dev/xhtml1print/caret-color-020.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-color-3_dev/xhtml1print/chapter-3.xht b/css-color-3_dev/xhtml1print/chapter-3.xht index ba169816e..16c5d0915 100644 --- a/css-color-3_dev/xhtml1print/chapter-3.xht +++ b/css-color-3_dev/xhtml1print/chapter-3.xht @@ -13,7 +13,7 @@

CSS Color Module Level 3 Conformance Test Suite

-

Color properties (18 tests)

+

Color properties (16 tests)

@@ -62,7 +62,7 @@ - + @@ -96,28 +96,6 @@ - - - - - - - - - - - - diff --git a/css-color-3_dev/xhtml1print/toc.xht b/css-color-3_dev/xhtml1print/toc.xht index cc24e3a6a..93d7cd3b2 100644 --- a/css-color-3_dev/xhtml1print/toc.xht +++ b/css-color-3_dev/xhtml1print/toc.xht @@ -32,7 +32,7 @@ - + @@ -376,7 +376,7 @@

RGB Colors (27 tests)

diff --git a/css-color-4_dev/html/chapter-5.htm b/css-color-4_dev/html/chapter-5.htm index 099f55d73..f6bd79999 100644 --- a/css-color-4_dev/html/chapter-5.htm +++ b/css-color-4_dev/html/chapter-5.htm @@ -544,7 +544,7 @@

Named Colors (6 tests)

diff --git a/css-color-4_dev/html/hex-002.htm b/css-color-4_dev/html/hex-002.htm index 24cdcb6ff..a419f6523 100644 --- a/css-color-4_dev/html/hex-002.htm +++ b/css-color-4_dev/html/hex-002.htm @@ -4,7 +4,7 @@ - + diff --git a/css-color-4_dev/html/hex-004.htm b/css-color-4_dev/html/hex-004.htm index ebe7eeb81..1bbb64bed 100644 --- a/css-color-4_dev/html/hex-004.htm +++ b/css-color-4_dev/html/hex-004.htm @@ -3,7 +3,7 @@ CSS Color 4: The RGB hexadecimal notations: #RRGGBB - + diff --git a/css-color-4_dev/implementation-report-TEMPLATE.data b/css-color-4_dev/implementation-report-TEMPLATE.data index acdd07eb5..751995f1f 100644 --- a/css-color-4_dev/implementation-report-TEMPLATE.data +++ b/css-color-4_dev/implementation-report-TEMPLATE.data @@ -27,8 +27,8 @@ html/border-top-color.htm 36dd8fc359f31235f9b475f3ee72d224e013d988 ? xhtml1/border-top-color.xht 36dd8fc359f31235f9b475f3ee72d224e013d988 ? html/caret-color-007.htm adf2d7c68b94cd989f66054829398a4645768204 ? xhtml1/caret-color-007.xht adf2d7c68b94cd989f66054829398a4645768204 ? -html/caret-color-009.htm de98bbd248400ce59cb26c48dcebf717d83852d7 ? -xhtml1/caret-color-009.xht de98bbd248400ce59cb26c48dcebf717d83852d7 ? +html/caret-color-009.htm 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 ? +xhtml1/caret-color-009.xht 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 ? html/color-001.htm 2d4cc48f3fd2db3f4763e93e20b22efab2dbcc94 ? xhtml1/color-001.xht 2d4cc48f3fd2db3f4763e93e20b22efab2dbcc94 ? html/color-002.htm 590ce67fac62516559c06fa26086af436d398819 ? @@ -41,12 +41,12 @@ html/currentcolor-002.htm b1345b8bbee36c0e24d6cfd0ee6fd4ac03784005 ? xhtml1/currentcolor-002.xht b1345b8bbee36c0e24d6cfd0ee6fd4ac03784005 ? html/hex-001.htm 9009ba16c23cadd4ceb8ee1d4dcd9b937a93b89a ? xhtml1/hex-001.xht 9009ba16c23cadd4ceb8ee1d4dcd9b937a93b89a ? -html/hex-002.htm 187bfc952b4bcdafc64a952330acff6da4b3865e ? -xhtml1/hex-002.xht 187bfc952b4bcdafc64a952330acff6da4b3865e ? +html/hex-002.htm 4c7826e57244399d2dce997172141b3da9d7a173 ? +xhtml1/hex-002.xht 4c7826e57244399d2dce997172141b3da9d7a173 ? html/hex-003.htm 2b2653da134cd95c17aa5023440f5cd899f5f666 ? xhtml1/hex-003.xht 2b2653da134cd95c17aa5023440f5cd899f5f666 ? -html/hex-004.htm f0cd54bb379f6a12e4f8102d46cb16ebd085a9b2 ? -xhtml1/hex-004.xht f0cd54bb379f6a12e4f8102d46cb16ebd085a9b2 ? +html/hex-004.htm ee8a59cb0c16bd1309b1a81f9c530ef9dc71bd36 ? +xhtml1/hex-004.xht ee8a59cb0c16bd1309b1a81f9c530ef9dc71bd36 ? html/lab-001.htm b140fe67c1434f9b5a39372b0a21d6a4f965007f ? xhtml1/lab-001.xht b140fe67c1434f9b5a39372b0a21d6a4f965007f ? html/lab-002.htm a635532172d19e8db0916681f3d84df17a266a2e ? diff --git a/css-color-4_dev/testinfo.data b/css-color-4_dev/testinfo.data index e46a27a0d..d94727d48 100644 --- a/css-color-4_dev/testinfo.data +++ b/css-color-4_dev/testinfo.data @@ -11,16 +11,16 @@ border-left-color reference/border-color-ref Border-left-color set to hex with t border-right-color reference/border-color-ref Border-right-color set to hex with three digits with the maximum plus one value of #1000 https://drafts.csswg.org/css-color-4/#hex-notation 4baa69dd17c4593022e00b394eecd9b2b8cf78b5 `Microsoft`,`Jack Moffitt`,`Ms2ger` The 'border-right-color' set to #1000 is a transparent dark red square. border-top-color reference/border-color-ref Border-top-color set to hex with three digits with the maximum plus one value of #1000 https://drafts.csswg.org/css-color-4/#hex-notation 36dd8fc359f31235f9b475f3ee72d224e013d988 `Microsoft`,`Jack Moffitt`,`Ms2ger` The 'border-top-color' set to #1000 is a transparent dark red square. caret-color-007 caret-color: currentColor interact http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color adf2d7c68b94cd989f66054829398a4645768204 `Chris Lilley`,`Florian Rivoal` Test checks that caret-color:currentColor is inherited as currentColor and resolves to the value of the color property at used value time -caret-color-009 caret-color computed values dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color de98bbd248400ce59cb26c48dcebf717d83852d7 `Florian Rivoal` Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto +caret-color-009 caret-color computed values dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 `Florian Rivoal` Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value. color-001 reference/greentext-ref CSS Color 4: color property https://drafts.csswg.org/css-color-4/#the-color-property 2d4cc48f3fd2db3f4763e93e20b22efab2dbcc94 `Chris Lilley` This property describes the foreground fill color of an element’s text content. color-002 reference/blacktext-ref CSS Color 4: color property, initial value https://drafts.csswg.org/css-color-4/#the-color-property 590ce67fac62516559c06fa26086af436d398819 `Chris Lilley` The initial value of this property is black. color-003 reference/greentext-ref CSS Color 4: color property, initial value https://drafts.csswg.org/css-color-4/#the-color-property d5556ee193cc822a1b4f516a2c60ae5e5b1d943b `Chris Lilley` If the currentcolor keyword is set on the color property itself, it is treated as color: inherit. currentcolor-001 reference/greentext-ref CSS Color 4: currentcolor https://drafts.csswg.org/css-color-4/#currentcolor-color 5223b5391592c625e80146003649a11ccc33493a `Chris Lilley` The keyword currentcolor takes its value from the value of the color property on the same element. currentcolor-002 reference/greentext-ref CSS Color 4: currentcolor https://drafts.csswg.org/css-color-4/#currentcolor-color b1345b8bbee36c0e24d6cfd0ee6fd4ac03784005 `Chris Lilley` This happens at used-value time, which means that if the value is inherited, it’s inherited as currentcolor, not as the value of the color property, so descendants will use their own color property to resolve it. hex-001 reference/greentext-ref CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation 9009ba16c23cadd4ceb8ee1d4dcd9b937a93b89a `Chris Lilley` 6 digit hex -hex-002 reference/greentext-ref CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation 187bfc952b4bcdafc64a952330acff6da4b3865e `Chris Lilley` 8 digit hex, fully opaque +hex-002 reference/greentext-ref CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation 4c7826e57244399d2dce997172141b3da9d7a173 `Chris Lilley` 8 digit hex hex-003 CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation 2b2653da134cd95c17aa5023440f5cd899f5f666 `Chris Lilley` 3 digit hex -hex-004 CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation f0cd54bb379f6a12e4f8102d46cb16ebd085a9b2 `Chris Lilley` 4 digit hex, fully opaque +hex-004 CSS Color 4: The RGB hexadecimal notations: #RRGGBB https://drafts.csswg.org/css-color-4/#hex-notation ee8a59cb0c16bd1309b1a81f9c530ef9dc71bd36 `Chris Lilley` 4 digit hex lab-001 reference/greentext-ref CSS Color 4: Specifying Lab and LCH https://drafts.csswg.org/css-color-4/#specifying-lab-lch b140fe67c1434f9b5a39372b0a21d6a4f965007f `Chris Lilley` lab() with no alpha lab-002 reference/blacktext-ref CSS Color 4: Specifying Lab and LCH https://drafts.csswg.org/css-color-4/#specifying-lab-lch a635532172d19e8db0916681f3d84df17a266a2e `Chris Lilley` lab() with no alpha lab-003 reference/whitetext-ref CSS Color 4: Specifying Lab and LCH https://drafts.csswg.org/css-color-4/#specifying-lab-lch 70c5f77d1a70ed8de72240f7b8b3f70c85c1990a `Chris Lilley` lab() with no alpha diff --git a/css-color-4_dev/xhtml1/caret-color-009.xht b/css-color-4_dev/xhtml1/caret-color-009.xht index 27e392e6e..f5f263ecd 100644 --- a/css-color-4_dev/xhtml1/caret-color-009.xht +++ b/css-color-4_dev/xhtml1/caret-color-009.xht @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-color-4_dev/xhtml1/chapter-4.xht b/css-color-4_dev/xhtml1/chapter-4.xht index fec582c7d..e2d84344d 100644 --- a/css-color-4_dev/xhtml1/chapter-4.xht +++ b/css-color-4_dev/xhtml1/chapter-4.xht @@ -354,7 +354,7 @@ @@ -376,7 +376,7 @@ diff --git a/css-color-4_dev/xhtml1/chapter-5.xht b/css-color-4_dev/xhtml1/chapter-5.xht index b66b4b408..17b345b42 100644 --- a/css-color-4_dev/xhtml1/chapter-5.xht +++ b/css-color-4_dev/xhtml1/chapter-5.xht @@ -544,7 +544,7 @@ diff --git a/css-color-4_dev/xhtml1/hex-002.xht b/css-color-4_dev/xhtml1/hex-002.xht index db521c0a3..4bf68d022 100644 --- a/css-color-4_dev/xhtml1/hex-002.xht +++ b/css-color-4_dev/xhtml1/hex-002.xht @@ -4,7 +4,7 @@ - + diff --git a/css-color-4_dev/xhtml1/hex-004.xht b/css-color-4_dev/xhtml1/hex-004.xht index 01b8df089..c19959732 100644 --- a/css-color-4_dev/xhtml1/hex-004.xht +++ b/css-color-4_dev/xhtml1/hex-004.xht @@ -3,7 +3,7 @@ CSS Color 4: The RGB hexadecimal notations: #RRGGBB - + diff --git a/css-color-4_dev/xhtml1print/caret-color-009.xht b/css-color-4_dev/xhtml1print/caret-color-009.xht index 27e392e6e..f5f263ecd 100644 --- a/css-color-4_dev/xhtml1print/caret-color-009.xht +++ b/css-color-4_dev/xhtml1print/caret-color-009.xht @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-color-4_dev/xhtml1print/chapter-4.xht b/css-color-4_dev/xhtml1print/chapter-4.xht index fec582c7d..e2d84344d 100644 --- a/css-color-4_dev/xhtml1print/chapter-4.xht +++ b/css-color-4_dev/xhtml1print/chapter-4.xht @@ -354,7 +354,7 @@ @@ -376,7 +376,7 @@ diff --git a/css-color-4_dev/xhtml1print/chapter-5.xht b/css-color-4_dev/xhtml1print/chapter-5.xht index b66b4b408..17b345b42 100644 --- a/css-color-4_dev/xhtml1print/chapter-5.xht +++ b/css-color-4_dev/xhtml1print/chapter-5.xht @@ -544,7 +544,7 @@ diff --git a/css-color-4_dev/xhtml1print/hex-002.xht b/css-color-4_dev/xhtml1print/hex-002.xht index db521c0a3..4bf68d022 100644 --- a/css-color-4_dev/xhtml1print/hex-002.xht +++ b/css-color-4_dev/xhtml1print/hex-002.xht @@ -4,7 +4,7 @@ - + diff --git a/css-color-4_dev/xhtml1print/hex-004.xht b/css-color-4_dev/xhtml1print/hex-004.xht index 01b8df089..c19959732 100644 --- a/css-color-4_dev/xhtml1print/hex-004.xht +++ b/css-color-4_dev/xhtml1print/hex-004.xht @@ -3,7 +3,7 @@ CSS Color 4: The RGB hexadecimal notations: #RRGGBB - + diff --git a/css-pseudo-4_dev/html/reference/support/acid.css b/css-pseudo-4_dev/html/reference/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/html/reference/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/html/reference/support/util.js b/css-pseudo-4_dev/html/reference/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/html/reference/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-pseudo-4_dev/html/support/acid.css b/css-pseudo-4_dev/html/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/html/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/html/support/util.js b/css-pseudo-4_dev/html/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/html/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-pseudo-4_dev/xhtml1/reference/support/acid.css b/css-pseudo-4_dev/xhtml1/reference/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/xhtml1/reference/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/xhtml1/reference/support/util.js b/css-pseudo-4_dev/xhtml1/reference/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/xhtml1/reference/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-pseudo-4_dev/xhtml1/support/acid.css b/css-pseudo-4_dev/xhtml1/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/xhtml1/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/xhtml1/support/util.js b/css-pseudo-4_dev/xhtml1/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/xhtml1/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-pseudo-4_dev/xhtml1print/reference/support/acid.css b/css-pseudo-4_dev/xhtml1print/reference/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/xhtml1print/reference/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/xhtml1print/reference/support/util.js b/css-pseudo-4_dev/xhtml1print/reference/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/xhtml1print/reference/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-pseudo-4_dev/xhtml1print/support/acid.css b/css-pseudo-4_dev/xhtml1print/support/acid.css deleted file mode 100644 index 62d1aca2e..000000000 --- a/css-pseudo-4_dev/xhtml1print/support/acid.css +++ /dev/null @@ -1,59 +0,0 @@ -html, body { - color: black; - background-color: white; - font-size: 16px; - padding: 0; - margin: 0; -} - -body { color: red; } - -.table { - display: table; - border-collapse: collapse; - border: blue solid 1pt; -} - -.itable { display: inline-table; } -.caption { display: table-caption; } -.cell { - display: table-cell; - border: inherit; -} -.row { - display: table-row; - border: green dashed 1pt; -} -.rowg { display: table-row-group; } -.head { display: table-header-group; } -.foot { display: table-footer-group; } -.col { display: table-column; } -.colg { display: table-column-group; } -.flex { display: flex; } -.iflex { display: inline-flex; } -.li { display: list-item; } -.ib { display: inline-block; } -.inline { display: inline; } -.columns { columns: 2; height: 4em; } -.contents { - display: contents; - align-items: inherit; - justify-items:inherit; -} -.c1 { color: lime; } -.c2 { background: blue; color: pink; } -.c3 { color: teal; } -.c4 { color: green; } -.c5 { color: silver; } -.c6 { color: cyan; } -.c7 { color: magenta; } -.c8 { color: yellow; } -.c9 { color: grey; } -.c10{ color: black; } -.b { background: inherit; } - -/** This is the only difference between references and non-reference styles */ -.ref .c2 { background: transparent; } -.ref .b { background:blue; } -.ref div.contents { display: block; } -.ref span.contents { display: inline; } diff --git a/css-pseudo-4_dev/xhtml1print/support/util.js b/css-pseudo-4_dev/xhtml1print/support/util.js deleted file mode 100644 index 08024b52d..000000000 --- a/css-pseudo-4_dev/xhtml1print/support/util.js +++ /dev/null @@ -1,23 +0,0 @@ -function eachDisplayContentsElementIn(document, window, callbackDo, callbackUndo) { - var elements = []; - - document.body.offsetHeight; - - // NOTE: Doing qsa('*') and getComputedStyle is just for the - // test's sake, since it's easier to mess it up when - // getComputedStyle is involved. - var all = document.querySelectorAll('*'); - for (var i = 0; i < all.length; ++i) { - if (window.getComputedStyle(all[i]).display === "contents") { - callbackDo(all[i]); - elements.push(all[i]); - } - } - - document.body.offsetHeight; - - for (var i = 0; i < elements.length; ++i) - callbackUndo(elements[i]); - - document.body.offsetHeight; -} diff --git a/css-ui-3_dev/html/caret-color-009.htm b/css-ui-3_dev/html/caret-color-009.htm index 1c45a46e1..854c26e1a 100644 --- a/css-ui-3_dev/html/caret-color-009.htm +++ b/css-ui-3_dev/html/caret-color-009.htm @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-ui-3_dev/html/caret-color-013.htm b/css-ui-3_dev/html/caret-color-013.htm index 67df3d53b..ee8c41aa6 100644 --- a/css-ui-3_dev/html/caret-color-013.htm +++ b/css-ui-3_dev/html/caret-color-013.htm @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-ui-3_dev/html/caret-color-019.htm b/css-ui-3_dev/html/caret-color-019.htm deleted file mode 100644 index 305548349..000000000 --- a/css-ui-3_dev/html/caret-color-019.htm +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/html/caret-color-020.htm b/css-ui-3_dev/html/caret-color-020.htm deleted file mode 100644 index 8831ded7e..000000000 --- a/css-ui-3_dev/html/caret-color-020.htm +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/html/chapter-6.htm b/css-ui-3_dev/html/chapter-6.htm index 0187cb78e..44bfadb81 100644 --- a/css-ui-3_dev/html/chapter-6.htm +++ b/css-ui-3_dev/html/chapter-6.htm @@ -13,7 +13,7 @@

CSS Basic User Interface Module Level 3 CR Test Suite

-

Pointing Devices and Keyboards (200 tests)

+

Pointing Devices and Keyboards (198 tests)

caret-color-013
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 3 - Color properties(18 Tests)
(16 Tests)
Chapter 4 - diff --git a/css-color-4_dev/html/caret-color-009.htm b/css-color-4_dev/html/caret-color-009.htm index 1c45a46e1..854c26e1a 100644 --- a/css-color-4_dev/html/caret-color-009.htm +++ b/css-color-4_dev/html/caret-color-009.htm @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-color-4_dev/html/chapter-4.htm b/css-color-4_dev/html/chapter-4.htm index eae3421b2..b5bfcaab6 100644 --- a/css-color-4_dev/html/chapter-4.htm +++ b/css-color-4_dev/html/chapter-4.htm @@ -354,7 +354,7 @@

RGB Colors (27 tests)

CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 8 digit hex, fully opaque
  • +
  • 8 digit hex
CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 4 digit hex, fully opaque
  • +
  • 4 digit hex
DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 8 digit hex, fully opaque
  • +
  • 8 digit hex
CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 4 digit hex, fully opaque
  • +
  • 4 digit hex
DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 8 digit hex, fully opaque
  • +
  • 8 digit hex
CSS Color 4: The RGB hexadecimal notations: #RRGGBB
    -
  • 4 digit hex, fully opaque
  • +
  • 4 digit hex
DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
@@ -1134,7 +1134,7 @@

Pointing Devices and Keyboards (200 tests)

- + @@ -1230,7 +1230,7 @@

Pointing Devices and Keyboards (200 tests)

@@ -1333,28 +1333,6 @@

Pointing Devices and Keyboards (200 tests)

- - - - - - - - - - - - diff --git a/css-ui-3_dev/html/toc.htm b/css-ui-3_dev/html/toc.htm index 722a61e41..377642ab9 100644 --- a/css-ui-3_dev/html/toc.htm +++ b/css-ui-3_dev/html/toc.htm @@ -47,7 +47,7 @@

CSS Basic User Interface Module Level 3 CR Test Suite By Chapter

- + - +
+ 6.2.1 Coloring the insertion caret: caret-color
caret-color-001 DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 6 - Pointing Devices and Keyboards(200 Tests)
(198 Tests)
Appendix A - diff --git a/css-ui-3_dev/implementation-report-TEMPLATE.data b/css-ui-3_dev/implementation-report-TEMPLATE.data index 333658203..2e2c37ea3 100644 --- a/css-ui-3_dev/implementation-report-TEMPLATE.data +++ b/css-ui-3_dev/implementation-report-TEMPLATE.data @@ -87,16 +87,16 @@ html/caret-color-007.htm adf2d7c68b94cd989f66054829398a4645768204 ? xhtml1/caret-color-007.xht adf2d7c68b94cd989f66054829398a4645768204 ? html/caret-color-008.htm 0f76d36cfa28513646ce93d7abbd131f2f46a824 ? xhtml1/caret-color-008.xht 0f76d36cfa28513646ce93d7abbd131f2f46a824 ? -html/caret-color-009.htm de98bbd248400ce59cb26c48dcebf717d83852d7 ? -xhtml1/caret-color-009.xht de98bbd248400ce59cb26c48dcebf717d83852d7 ? +html/caret-color-009.htm 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 ? +xhtml1/caret-color-009.xht 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 ? html/caret-color-010.htm 5460792a8f7e8ecc39c14e42bc9010840f816931 ? xhtml1/caret-color-010.xht 5460792a8f7e8ecc39c14e42bc9010840f816931 ? html/caret-color-011.htm 7970fd2482e78b8f3875e82f37dc485657660b85 ? xhtml1/caret-color-011.xht 7970fd2482e78b8f3875e82f37dc485657660b85 ? html/caret-color-012.htm d46f0e23b26a9098135c189c0156ff701ae22539 ? xhtml1/caret-color-012.xht d46f0e23b26a9098135c189c0156ff701ae22539 ? -html/caret-color-013.htm 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 ? -xhtml1/caret-color-013.xht 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 ? +html/caret-color-013.htm 0e52cf5be9ac07172ba7be4d7feae0446c2156ee ? +xhtml1/caret-color-013.xht 0e52cf5be9ac07172ba7be4d7feae0446c2156ee ? html/caret-color-014.htm 47e78c6b0c0aaadf5488e4157388d10555c3aeb7 ? xhtml1/caret-color-014.xht 47e78c6b0c0aaadf5488e4157388d10555c3aeb7 ? html/caret-color-015.htm 5d2e8717359d9d933f8fce5053f5c2c122da7e4b ? @@ -107,10 +107,6 @@ html/caret-color-017.htm 0a20d6a97f859a574df4cb016a26b2f8057836ad ? xhtml1/caret-color-017.xht 0a20d6a97f859a574df4cb016a26b2f8057836ad ? html/caret-color-018.htm 2b42067b6dbf7c555d46c69f305f3fd7bd42876f ? xhtml1/caret-color-018.xht 2b42067b6dbf7c555d46c69f305f3fd7bd42876f ? -html/caret-color-019.htm 16d9d78c564b290d50e2fda2bf4b8b3a64970549 ? -xhtml1/caret-color-019.xht 16d9d78c564b290d50e2fda2bf4b8b3a64970549 ? -html/caret-color-020.htm ac038f1f3c00fe741406a3a957c51647d774adc1 ? -xhtml1/caret-color-020.xht ac038f1f3c00fe741406a3a957c51647d774adc1 ? html/cursor-001.htm 8e6fd50371934329780af13d2f8bda9e8966af19 ? xhtml1/cursor-001.xht 8e6fd50371934329780af13d2f8bda9e8966af19 ? html/cursor-002.htm e876bb7201f1669cafcd4183dcad6a50afe61917 ? diff --git a/css-ui-3_dev/testinfo.data b/css-ui-3_dev/testinfo.data index 9628ce8a6..fa16b2088 100644 --- a/css-ui-3_dev/testinfo.data +++ b/css-ui-3_dev/testinfo.data @@ -41,18 +41,16 @@ caret-color-005 caret-color auto, white on black interact http://www.w3.org/TR/ caret-color-006 caret-color auto, gray on gray interact,may http://www.w3.org/TR/css3-ui/#caret-color 90a898f282195b111ef3e6c02bcace1805f73851 `Florian Rivoal` Test checks that caret-color:auto provides good contrast in gray on gray caret-color-007 caret-color: currentColor interact http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color adf2d7c68b94cd989f66054829398a4645768204 `Chris Lilley`,`Florian Rivoal` Test checks that caret-color:currentColor is inherited as currentColor and resolves to the value of the color property at used value time caret-color-008 caret-color animation animated,interact http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-animations-1/#animation 0f76d36cfa28513646ce93d7abbd131f2f46a824 `Florian Rivoal` Test checks that caret-color is animatable as a color -caret-color-009 caret-color computed values dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color de98bbd248400ce59cb26c48dcebf717d83852d7 `Florian Rivoal` Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto +caret-color-009 caret-color computed values dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 `Florian Rivoal` Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value. caret-color-010 caret-color input interact http://www.w3.org/TR/css3-ui/#caret-color 5460792a8f7e8ecc39c14e42bc9010840f816931 `Manuel Rego Casasnovas` Test checks that caret-color can be set on an input caret-color-011 caret-color contenteditable interact http://www.w3.org/TR/css3-ui/#caret-color 7970fd2482e78b8f3875e82f37dc485657660b85 `Manuel Rego Casasnovas` Test checks that caret-color can be set on a contenteditable element caret-color-012 caret-color: auto interact,should http://www.w3.org/TR/css3-ui/#caret-color d46f0e23b26a9098135c189c0156ff701ae22539 `Manuel Rego Casasnovas` Test checks that caret-color:auto is inherited as auto and resolves to the value of the color property at used value time -caret-color-013 caret-color dynamic changes dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0 9d819d02f818d6dd752192ff7136ce1ca2fa2bc6 `Manuel Rego Casasnovas` Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly. +caret-color-013 caret-color dynamic changes dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0 0e52cf5be9ac07172ba7be4d7feae0446c2156ee `Manuel Rego Casasnovas` Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly. caret-color-014 caret-color links interact http://www.w3.org/TR/css3-ui/#caret-color 47e78c6b0c0aaadf5488e4157388d10555c3aeb7 `Manuel Rego Casasnovas` Test checks that caret-color can be set on a contenteditable link caret-color-015 caret-color visited links interact http://www.w3.org/TR/css3-ui/#caret-color 5d2e8717359d9d933f8fce5053f5c2c122da7e4b `Manuel Rego Casasnovas` Test checks that caret-color can be set on a contenteditable visited link caret-color-016 caret-color visited link computed value interact,may,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0,https://www.w3.org/TR/selectors4/#link 4d7ff9d4e4f8f12da4c2a6242ea91c22b8304d95 `Manuel Rego Casasnovas` Test checks that computed style of caret-color on visited links doesn't leak privacy information. caret-color-017 caret-color transition interact http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-transitions/#transition 0a20d6a97f859a574df4cb016a26b2f8057836ad `Manuel Rego Casasnovas` Test checks that caret-color can be used in a transition caret-color-018 caret-color test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 2b42067b6dbf7c555d46c69f305f3fd7bd42876f `Manuel Rego Casasnovas` Test checks that caret-color is animatable as a color, and that the computed values during the animation are the expected ones. -caret-color-019 caret-color auto test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 16d9d78c564b290d50e2fda2bf4b8b3a64970549 `Manuel Rego Casasnovas` Test checks that 'auto' value for caret-color property is not interpolatible. -caret-color-020 caret-color currentcolor test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 ac038f1f3c00fe741406a3a957c51647d774adc1 `Manuel Rego Casasnovas` Test checks that 'currentcolor' value for caret-color property is interpolatible. cursor-001 cursor: none interact http://www.w3.org/TR/css3-ui/#cursor 8e6fd50371934329780af13d2f8bda9e8966af19 `Florian Rivoal` The 'none' cursor value is supported cursor-002 cursor: context-menu interact http://www.w3.org/TR/css3-ui/#cursor e876bb7201f1669cafcd4183dcad6a50afe61917 `Florian Rivoal` The 'context-menu' cursor value is supported cursor-003 cursor: cell interact http://www.w3.org/TR/css3-ui/#cursor d527f68f8ba6b3d3e3b89897cff96c55fa01aae1 `Florian Rivoal` The 'cell' cursor value is supported diff --git a/css-ui-3_dev/xhtml1/caret-color-009.xht b/css-ui-3_dev/xhtml1/caret-color-009.xht index 27e392e6e..f5f263ecd 100644 --- a/css-ui-3_dev/xhtml1/caret-color-009.xht +++ b/css-ui-3_dev/xhtml1/caret-color-009.xht @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-ui-3_dev/xhtml1/caret-color-013.xht b/css-ui-3_dev/xhtml1/caret-color-013.xht index 0608760a9..08a63cb52 100644 --- a/css-ui-3_dev/xhtml1/caret-color-013.xht +++ b/css-ui-3_dev/xhtml1/caret-color-013.xht @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-ui-3_dev/xhtml1/caret-color-019.xht b/css-ui-3_dev/xhtml1/caret-color-019.xht deleted file mode 100644 index 28c02b776..000000000 --- a/css-ui-3_dev/xhtml1/caret-color-019.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/xhtml1/caret-color-020.xht b/css-ui-3_dev/xhtml1/caret-color-020.xht deleted file mode 100644 index 3a5837093..000000000 --- a/css-ui-3_dev/xhtml1/caret-color-020.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/xhtml1/chapter-6.xht b/css-ui-3_dev/xhtml1/chapter-6.xht index 3f2258cb6..7aeacf9ce 100644 --- a/css-ui-3_dev/xhtml1/chapter-6.xht +++ b/css-ui-3_dev/xhtml1/chapter-6.xht @@ -13,7 +13,7 @@

CSS Basic User Interface Module Level 3 CR Test Suite

-

Pointing Devices and Keyboards (200 tests)

+

Pointing Devices and Keyboards (198 tests)

@@ -1123,7 +1123,7 @@ - + @@ -1219,7 +1219,7 @@ @@ -1322,28 +1322,6 @@ - - - - - - - - - - - - diff --git a/css-ui-3_dev/xhtml1/toc.xht b/css-ui-3_dev/xhtml1/toc.xht index a16bdda4e..6bc04fc37 100644 --- a/css-ui-3_dev/xhtml1/toc.xht +++ b/css-ui-3_dev/xhtml1/toc.xht @@ -47,7 +47,7 @@ - + - +
+ 6.2.1 Coloring the insertion caret: caret-color
caret-color-001DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 6 - Pointing Devices and Keyboards(200 Tests)
(198 Tests)
Appendix A - diff --git a/css-ui-3_dev/xhtml1print/caret-color-009.xht b/css-ui-3_dev/xhtml1print/caret-color-009.xht index 27e392e6e..f5f263ecd 100644 --- a/css-ui-3_dev/xhtml1print/caret-color-009.xht +++ b/css-ui-3_dev/xhtml1print/caret-color-009.xht @@ -5,17 +5,20 @@ - + @@ -29,18 +32,18 @@ test( function(){ var d1 = document.getElementById("d1"); - assert_equals(window.getComputedStyle(d1)["caret-color"], "auto"); - }, "The computed value of auto should be auto"); + assert_equals(window.getComputedStyle(d1)["caret-color"], "rgb(0, 255, 0)"); + }, "Check the resolved value of 'auto'"); test( function(){ var d2 = document.getElementById("d2"); - assert_equals(window.getComputedStyle(d2)["caret-color"], "currentcolor"); - }, "The computed value of currentcolor should be currentcolor"); + assert_equals(window.getComputedStyle(d2)["caret-color"], "rgb(0, 255, 255)"); + }, "Check the resolved value of 'currentcolor'"); test( function(){ var d3 = document.getElementById("d3"); - assert_equals(window.getComputedStyle(d3)["caret-color"], "auto"); - }, "The computed value of initial should be auto"); + assert_equals(window.getComputedStyle(d3)["caret-color"], "rgb(255, 0, 255)"); + }, "Check the resolved value of 'initial'"); diff --git a/css-ui-3_dev/xhtml1print/caret-color-013.xht b/css-ui-3_dev/xhtml1print/caret-color-013.xht index 0608760a9..08a63cb52 100644 --- a/css-ui-3_dev/xhtml1print/caret-color-013.xht +++ b/css-ui-3_dev/xhtml1print/caret-color-013.xht @@ -32,19 +32,19 @@ } var textarea = document.getElementById("textarea"); - setAndCheckCaretColor(textarea, "", "", "auto", "Test default caret-color"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial"); - setAndCheckCaretColor(textarea, "inherit", "inherit", "auto", "Test caret-color: inherit"); - setAndCheckCaretColor(textarea, "auto", "auto", "auto", "Test caret-color: auto"); - setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "currentcolor", "Test caret-color: currentcolor"); + setAndCheckCaretColor(textarea, "", "", "rgb(0, 0, 0)", "Test default caret-color"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial"); + setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 0, 0)", "Test caret-color: inherit"); + setAndCheckCaretColor(textarea, "auto", "auto", "rgb(0, 0, 0)", "Test caret-color: auto"); + setAndCheckCaretColor(textarea, "currentcolor", "currentcolor", "rgb(0, 0, 0)", "Test caret-color: currentcolor"); setAndCheckCaretColor(textarea, "lime", "lime", "rgb(0, 255, 0)", "Test caret-color: lime"); - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Reset caret-color: initial"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Reset caret-color: initial"); setAndCheckCaretColor(textarea, "rgb(0, 100, 100)", "rgb(0, 100, 100)", "rgb(0, 100, 100)", "Test caret-color: rgb(0, 100, 100)"); var wrapper = document.getElementById("wrapper"); wrapper.style.caretColor = "green"; - setAndCheckCaretColor(textarea, "initial", "initial", "auto", "Test caret-color: initial (inherited)"); + setAndCheckCaretColor(textarea, "initial", "initial", "rgb(0, 0, 0)", "Test caret-color: initial (inherited)"); setAndCheckCaretColor(textarea, "inherit", "inherit", "rgb(0, 128, 0)", "Test caret-color: inherit (inherited)"); setAndCheckCaretColor(textarea, "blue", "blue", "rgb(0, 0, 255)", "Test caret-color: blue (inherited)"); diff --git a/css-ui-3_dev/xhtml1print/caret-color-019.xht b/css-ui-3_dev/xhtml1print/caret-color-019.xht deleted file mode 100644 index 28c02b776..000000000 --- a/css-ui-3_dev/xhtml1print/caret-color-019.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color auto test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/xhtml1print/caret-color-020.xht b/css-ui-3_dev/xhtml1print/caret-color-020.xht deleted file mode 100644 index 3a5837093..000000000 --- a/css-ui-3_dev/xhtml1print/caret-color-020.xht +++ /dev/null @@ -1,40 +0,0 @@ - - -CSS Basic User Interface Test: caret-color currentcolor test animation - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/css-ui-3_dev/xhtml1print/chapter-6.xht b/css-ui-3_dev/xhtml1print/chapter-6.xht index 3f2258cb6..7aeacf9ce 100644 --- a/css-ui-3_dev/xhtml1print/chapter-6.xht +++ b/css-ui-3_dev/xhtml1print/chapter-6.xht @@ -13,7 +13,7 @@

CSS Basic User Interface Module Level 3 CR Test Suite

-

Pointing Devices and Keyboards (200 tests)

+

Pointing Devices and Keyboards (198 tests)

@@ -1123,7 +1123,7 @@ - + @@ -1219,7 +1219,7 @@ @@ -1322,28 +1322,6 @@ - - - - - - - - - - - - diff --git a/css-ui-3_dev/xhtml1print/toc.xht b/css-ui-3_dev/xhtml1print/toc.xht index a16bdda4e..6bc04fc37 100644 --- a/css-ui-3_dev/xhtml1print/toc.xht +++ b/css-ui-3_dev/xhtml1print/toc.xht @@ -47,7 +47,7 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ 6.2.1 Coloring the insertion caret: caret-color
caret-color-001DOM/JSScript caret-color computed values
    -
  • Test checks that auto and currentcolor compute to themselves for caret-color and that initial computes to auto
  • +
  • Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
- caret-color-019Scriptcaret-color auto test animation -
    -
  • Test checks that 'auto' value for caret-color property is not interpolatible.
  • -
-
- caret-color-020Scriptcaret-color currentcolor test animation -
    -
  • Test checks that 'currentcolor' value for caret-color property is interpolatible.
  • -
-
Chapter 6 - Pointing Devices and Keyboards(200 Tests)
(198 Tests)
Appendix A - diff --git a/cssom-1_dev/html/display-contents-computed-style.htm b/cssom-1_dev/html/display-contents-computed-style.htm index 3f5c44260..18a6adcab 100644 --- a/cssom-1_dev/html/display-contents-computed-style.htm +++ b/cssom-1_dev/html/display-contents-computed-style.htm @@ -3,12 +3,11 @@ CSS Display: Computed style for display:contents - - - -

This should have a green background.

- - \ No newline at end of file diff --git a/mediaqueries-3_dev/html/reftest-toc.htm b/mediaqueries-3_dev/html/reftest-toc.htm index 968920366..6df31d412 100644 --- a/mediaqueries-3_dev/html/reftest-toc.htm +++ b/mediaqueries-3_dev/html/reftest-toc.htm @@ -168,38 +168,6 @@

Media Queries Level 3 Conformance Test Suite Reftest Index

- relative-units-001=
- relative-units-002=
- relative-units-003=
- relative-units-004=
diff --git a/mediaqueries-3_dev/html/reftest.list b/mediaqueries-3_dev/html/reftest.list index 716ab34dd..52460721f 100644 --- a/mediaqueries-3_dev/html/reftest.list +++ b/mediaqueries-3_dev/html/reftest.list @@ -17,7 +17,3 @@ mq-calc-002.htm == reference/ref-filled-green-100px-square.htm mq-calc-003.htm == reference/ref-filled-green-100px-square.htm mq-calc-004.htm == reference/ref-filled-green-100px-square.htm mq-calc-005.htm == reference/ref-filled-green-100px-square.htm -relative-units-001.htm == reference/ref-green-body.htm -relative-units-002.htm == reference/ref-green-body.htm -relative-units-003.htm == reference/ref-green-body.htm -relative-units-004.htm == reference/ref-green-body.htm diff --git a/mediaqueries-3_dev/html/relative-units-001.htm b/mediaqueries-3_dev/html/relative-units-001.htm deleted file mode 100644 index d602861ce..000000000 --- a/mediaqueries-3_dev/html/relative-units-001.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (rem) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/html/relative-units-002.htm b/mediaqueries-3_dev/html/relative-units-002.htm deleted file mode 100644 index a2c92a3ae..000000000 --- a/mediaqueries-3_dev/html/relative-units-002.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (em) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/html/relative-units-003.htm b/mediaqueries-3_dev/html/relative-units-003.htm deleted file mode 100644 index 537a01b66..000000000 --- a/mediaqueries-3_dev/html/relative-units-003.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ex) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/html/relative-units-004.htm b/mediaqueries-3_dev/html/relative-units-004.htm deleted file mode 100644 index f36113bfb..000000000 --- a/mediaqueries-3_dev/html/relative-units-004.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ch) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/html/toc.htm b/mediaqueries-3_dev/html/toc.htm index 553069343..5c391d4be 100644 --- a/mediaqueries-3_dev/html/toc.htm +++ b/mediaqueries-3_dev/html/toc.htm @@ -47,7 +47,7 @@

Media Queries Level 3 Conformance Test Suite By Chapter

Chapter 6 - Units(8 Tests)
(4 Tests)
diff --git a/mediaqueries-3_dev/implementation-report-TEMPLATE.data b/mediaqueries-3_dev/implementation-report-TEMPLATE.data index 1320bcf41..2f8e075ff 100644 --- a/mediaqueries-3_dev/implementation-report-TEMPLATE.data +++ b/mediaqueries-3_dev/implementation-report-TEMPLATE.data @@ -39,11 +39,3 @@ html/mq-calc-004.htm e590e4240513b88a1664c3c0f58fb2c8ef8c88d3 ? xhtml1/mq-calc-004.xht e590e4240513b88a1664c3c0f58fb2c8ef8c88d3 ? html/mq-calc-005.htm 1f10f735a2dc2b8dfa6f794e23c73ae94d824a83 ? xhtml1/mq-calc-005.xht 1f10f735a2dc2b8dfa6f794e23c73ae94d824a83 ? -html/relative-units-001.htm 657a8148b3df5b07b809c441642176994fe91285 ? -xhtml1/relative-units-001.xht 657a8148b3df5b07b809c441642176994fe91285 ? -html/relative-units-002.htm 70bed8bc1264cedd4beae6813c1044c9a997e6c9 ? -xhtml1/relative-units-002.xht 70bed8bc1264cedd4beae6813c1044c9a997e6c9 ? -html/relative-units-003.htm f323ece075cd85be438348a13b3cf096eb2e9290 ? -xhtml1/relative-units-003.xht f323ece075cd85be438348a13b3cf096eb2e9290 ? -html/relative-units-004.htm f6a159e514e4fa80dbc9729492a56def458e3ccd ? -xhtml1/relative-units-004.xht f6a159e514e4fa80dbc9729492a56def458e3ccd ? diff --git a/mediaqueries-3_dev/testinfo.data b/mediaqueries-3_dev/testinfo.data index 96c16db33..0234e8f2b 100644 --- a/mediaqueries-3_dev/testinfo.data +++ b/mediaqueries-3_dev/testinfo.data @@ -17,7 +17,3 @@ mq-calc-002 reference/ref-filled-green-100px-square evaluation of em in calc in mq-calc-003 reference/ref-filled-green-100px-square evaluation of ex in calc in Media Queries http://www.w3.org/TR/css3-values/#calc-notation,http://www.w3.org/TR/css3-mediaqueries/#units 7beca4bff3fa5b51966cbed6dcbb827644c01097 `Florian Rivoal` The size in pixels of the 'ex' unit used in calc inside a media query does not depend on declarations and use the initial value. mq-calc-004 reference/ref-filled-green-100px-square evaluation of ch in calc in Media Queries http://www.w3.org/TR/css3-values/#calc-notation,http://www.w3.org/TR/css3-mediaqueries/#units e590e4240513b88a1664c3c0f58fb2c8ef8c88d3 `Florian Rivoal` The size in pixels of the 'ch' unit used in calc inside a media query does not depend on declarations and use the initial value. mq-calc-005 reference/ref-filled-green-100px-square evaluation of rem in calc in Media Queries http://www.w3.org/TR/css3-values/#calc-notation,http://www.w3.org/TR/css3-mediaqueries/#units 1f10f735a2dc2b8dfa6f794e23c73ae94d824a83 `Florian Rivoal` The size in pixels of the 'rem' unit used in calc inside a media query does not depend on declarations and use the initial value. -relative-units-001 reference/ref-green-body Font-relative length units (rem) in width media queries https://www.w3.org/TR/css3-mediaqueries/#units,https://www.w3.org/TR/mediaqueries-4/#units 657a8148b3df5b07b809c441642176994fe91285 `Chris Rebert` Font-relative length units (such as 'rem') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; } -relative-units-002 reference/ref-green-body Font-relative length units (em) in width media queries https://www.w3.org/TR/css3-mediaqueries/#units,https://www.w3.org/TR/mediaqueries-4/#units 70bed8bc1264cedd4beae6813c1044c9a997e6c9 `Chris Rebert` Font-relative length units (such as 'em') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; } -relative-units-003 reference/ref-green-body Font-relative length units (ex) in width media queries https://www.w3.org/TR/css3-mediaqueries/#units,https://www.w3.org/TR/mediaqueries-4/#units f323ece075cd85be438348a13b3cf096eb2e9290 `Chris Rebert` Font-relative length units (such as 'ex') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; } -relative-units-004 reference/ref-green-body Font-relative length units (ch) in width media queries https://www.w3.org/TR/css3-mediaqueries/#units,https://www.w3.org/TR/mediaqueries-4/#units f6a159e514e4fa80dbc9729492a56def458e3ccd `Chris Rebert` Font-relative length units (such as 'ch') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; } diff --git a/mediaqueries-3_dev/xhtml1/chapter-6.xht b/mediaqueries-3_dev/xhtml1/chapter-6.xht index 8fd22fbc4..92d309fe3 100644 --- a/mediaqueries-3_dev/xhtml1/chapter-6.xht +++ b/mediaqueries-3_dev/xhtml1/chapter-6.xht @@ -13,7 +13,7 @@

Media Queries Level 3 Conformance Test Suite

-

Units (8 tests)

+

Units (4 tests)

@@ -31,7 +31,7 @@ - + @@ -76,50 +76,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ 6 Units
mq-calc-002
- relative-units-001= Font-relative length units (rem) in width media queries -
    -
  • Font-relative length units (such as 'rem') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-002= Font-relative length units (em) in width media queries -
    -
  • Font-relative length units (such as 'em') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-003= Font-relative length units (ex) in width media queries -
    -
  • Font-relative length units (such as 'ex') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-004= Font-relative length units (ch) in width media queries -
    -
  • Font-relative length units (such as 'ch') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
diff --git a/mediaqueries-3_dev/xhtml1/reference/ref-green-body.xht b/mediaqueries-3_dev/xhtml1/reference/ref-green-body.xht deleted file mode 100644 index ee2b7d134..000000000 --- a/mediaqueries-3_dev/xhtml1/reference/ref-green-body.xht +++ /dev/null @@ -1,18 +0,0 @@ - - - -CSS Reftest Reference - - - - -

This should have a green background.

- - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1/reftest-toc.xht b/mediaqueries-3_dev/xhtml1/reftest-toc.xht index 677d518f8..55d017990 100644 --- a/mediaqueries-3_dev/xhtml1/reftest-toc.xht +++ b/mediaqueries-3_dev/xhtml1/reftest-toc.xht @@ -168,38 +168,6 @@
- relative-units-001=
- relative-units-002=
- relative-units-003=
- relative-units-004=
diff --git a/mediaqueries-3_dev/xhtml1/reftest.list b/mediaqueries-3_dev/xhtml1/reftest.list index 322e56210..eff3a84ac 100644 --- a/mediaqueries-3_dev/xhtml1/reftest.list +++ b/mediaqueries-3_dev/xhtml1/reftest.list @@ -17,7 +17,3 @@ mq-calc-002.xht == reference/ref-filled-green-100px-square.xht mq-calc-003.xht == reference/ref-filled-green-100px-square.xht mq-calc-004.xht == reference/ref-filled-green-100px-square.xht mq-calc-005.xht == reference/ref-filled-green-100px-square.xht -relative-units-001.xht == reference/ref-green-body.xht -relative-units-002.xht == reference/ref-green-body.xht -relative-units-003.xht == reference/ref-green-body.xht -relative-units-004.xht == reference/ref-green-body.xht diff --git a/mediaqueries-3_dev/xhtml1/relative-units-001.xht b/mediaqueries-3_dev/xhtml1/relative-units-001.xht deleted file mode 100644 index 35246cb64..000000000 --- a/mediaqueries-3_dev/xhtml1/relative-units-001.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (rem) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1/relative-units-002.xht b/mediaqueries-3_dev/xhtml1/relative-units-002.xht deleted file mode 100644 index 07227df22..000000000 --- a/mediaqueries-3_dev/xhtml1/relative-units-002.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (em) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1/relative-units-003.xht b/mediaqueries-3_dev/xhtml1/relative-units-003.xht deleted file mode 100644 index 92841d0e8..000000000 --- a/mediaqueries-3_dev/xhtml1/relative-units-003.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ex) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1/relative-units-004.xht b/mediaqueries-3_dev/xhtml1/relative-units-004.xht deleted file mode 100644 index b793c5de1..000000000 --- a/mediaqueries-3_dev/xhtml1/relative-units-004.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ch) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1/toc.xht b/mediaqueries-3_dev/xhtml1/toc.xht index dabb86682..4192dd4d5 100644 --- a/mediaqueries-3_dev/xhtml1/toc.xht +++ b/mediaqueries-3_dev/xhtml1/toc.xht @@ -47,7 +47,7 @@
Chapter 6 - Units(8 Tests)
(4 Tests)
diff --git a/mediaqueries-3_dev/xhtml1print/chapter-6.xht b/mediaqueries-3_dev/xhtml1print/chapter-6.xht index 8fd22fbc4..92d309fe3 100644 --- a/mediaqueries-3_dev/xhtml1print/chapter-6.xht +++ b/mediaqueries-3_dev/xhtml1print/chapter-6.xht @@ -13,7 +13,7 @@

Media Queries Level 3 Conformance Test Suite

-

Units (8 tests)

+

Units (4 tests)

@@ -31,7 +31,7 @@ - + @@ -76,50 +76,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ 6 Units
mq-calc-002
- relative-units-001= Font-relative length units (rem) in width media queries -
    -
  • Font-relative length units (such as 'rem') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-002= Font-relative length units (em) in width media queries -
    -
  • Font-relative length units (such as 'em') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-003= Font-relative length units (ex) in width media queries -
    -
  • Font-relative length units (such as 'ex') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
- relative-units-004= Font-relative length units (ch) in width media queries -
    -
  • Font-relative length units (such as 'ch') in media queries should be calculated based on the initial value of 'font-size', not based on author style declarations, such as: html { font-size: 200%; }
  • -
-
diff --git a/mediaqueries-3_dev/xhtml1print/reference/ref-green-body.xht b/mediaqueries-3_dev/xhtml1print/reference/ref-green-body.xht deleted file mode 100644 index 9e4ef4f1e..000000000 --- a/mediaqueries-3_dev/xhtml1print/reference/ref-green-body.xht +++ /dev/null @@ -1,27 +0,0 @@ - - - -CSS Reftest Reference - - - - - -

This should have a green background.

- - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1print/reftest-toc.xht b/mediaqueries-3_dev/xhtml1print/reftest-toc.xht index 677d518f8..55d017990 100644 --- a/mediaqueries-3_dev/xhtml1print/reftest-toc.xht +++ b/mediaqueries-3_dev/xhtml1print/reftest-toc.xht @@ -168,38 +168,6 @@
- relative-units-001=
- relative-units-002=
- relative-units-003=
- relative-units-004=
diff --git a/mediaqueries-3_dev/xhtml1print/reftest.list b/mediaqueries-3_dev/xhtml1print/reftest.list index 322e56210..eff3a84ac 100644 --- a/mediaqueries-3_dev/xhtml1print/reftest.list +++ b/mediaqueries-3_dev/xhtml1print/reftest.list @@ -17,7 +17,3 @@ mq-calc-002.xht == reference/ref-filled-green-100px-square.xht mq-calc-003.xht == reference/ref-filled-green-100px-square.xht mq-calc-004.xht == reference/ref-filled-green-100px-square.xht mq-calc-005.xht == reference/ref-filled-green-100px-square.xht -relative-units-001.xht == reference/ref-green-body.xht -relative-units-002.xht == reference/ref-green-body.xht -relative-units-003.xht == reference/ref-green-body.xht -relative-units-004.xht == reference/ref-green-body.xht diff --git a/mediaqueries-3_dev/xhtml1print/relative-units-001.xht b/mediaqueries-3_dev/xhtml1print/relative-units-001.xht deleted file mode 100644 index 35246cb64..000000000 --- a/mediaqueries-3_dev/xhtml1print/relative-units-001.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (rem) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1print/relative-units-002.xht b/mediaqueries-3_dev/xhtml1print/relative-units-002.xht deleted file mode 100644 index 07227df22..000000000 --- a/mediaqueries-3_dev/xhtml1print/relative-units-002.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (em) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1print/relative-units-003.xht b/mediaqueries-3_dev/xhtml1print/relative-units-003.xht deleted file mode 100644 index 92841d0e8..000000000 --- a/mediaqueries-3_dev/xhtml1print/relative-units-003.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ex) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1print/relative-units-004.xht b/mediaqueries-3_dev/xhtml1print/relative-units-004.xht deleted file mode 100644 index b793c5de1..000000000 --- a/mediaqueries-3_dev/xhtml1print/relative-units-004.xht +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Font-relative length units (ch) in width media queries - - - - - - - - - -

This should have a green background.

- - - \ No newline at end of file diff --git a/mediaqueries-3_dev/xhtml1print/toc.xht b/mediaqueries-3_dev/xhtml1print/toc.xht index dabb86682..4192dd4d5 100644 --- a/mediaqueries-3_dev/xhtml1print/toc.xht +++ b/mediaqueries-3_dev/xhtml1print/toc.xht @@ -47,7 +47,7 @@
Chapter 6 - Units(8 Tests)
(4 Tests)
diff --git a/source_rev b/source_rev index 3103f7e38..3a381841e 100644 --- a/source_rev +++ b/source_rev @@ -1 +1 @@ -b8946ee3ccc5fbcedeb63d341f8a6784fb6c4fc7 \ No newline at end of file +5b3a864679e8b965513bd285487b7af640fb3f30 \ No newline at end of file