From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- .../css/css-pseudo/cascade-highlight-004.html.ini | 2 -- .../css/css-pseudo/cascade-highlight-005.html.ini | 2 -- .../css/css-pseudo/highlight-cascade-001.html.ini | 2 -- .../css/css-pseudo/highlight-cascade-002.html.ini | 2 -- .../css/css-pseudo/highlight-cascade-004.html.ini | 2 -- .../css/css-pseudo/highlight-cascade-007.html.ini | 36 ---------------------- .../cascade-highlight-004.html.ini | 2 ++ .../cascade-highlight-005.html.ini | 2 ++ .../highlight-cascade-004.html.ini | 2 ++ .../highlight-cascade-007.html.ini | 36 ++++++++++++++++++++++ .../highlight-cascade-009.html.ini | 9 ++++++ ...ight-currentcolor-computed-inheritance.html.ini | 15 +++++++++ ...ighlight-currentcolor-computed-visited.html.ini | 12 ++++++++ .../highlight-currentcolor-computed.html.ini | 12 ++++++++ ...t-currentcolor-painting-properties-001.html.ini | 2 ++ ...t-currentcolor-painting-properties-002.html.ini | 2 ++ ...-currentcolor-painting-text-shadow-001.html.ini | 2 ++ ...-currentcolor-painting-text-shadow-002.html.ini | 2 ++ ...currentcolor-root-explicit-default-002.html.ini | 2 ++ ...currentcolor-root-implicit-default-001.html.ini | 2 ++ .../highlight-pseudos-computed.html.ini | 24 +++++++++++++++ ...light-pseudos-inheritance-computed-001.html.ini | 30 ++++++++++++++++++ ...highlight-pseudos-visited-computed-001.html.ini | 12 ++++++++ ...ight-currentcolor-computed-inheritance.html.ini | 17 ---------- ...ighlight-currentcolor-computed-visited.html.ini | 14 --------- .../highlight-currentcolor-computed.html.ini | 14 --------- ...t-currentcolor-painting-properties-001.html.ini | 2 -- ...t-currentcolor-painting-properties-002.html.ini | 2 -- ...-currentcolor-painting-text-shadow-001.html.ini | 2 -- ...-currentcolor-painting-text-shadow-002.html.ini | 2 -- ...currentcolor-root-explicit-default-002.html.ini | 2 -- ...currentcolor-root-implicit-default-001.html.ini | 2 -- ...ighlight-custom-properties-dynamic-001.html.ini | 2 ++ .../highlight-painting-shadows-horizontal.html.ini | 2 ++ .../highlight-painting-shadows-vertical.html.ini | 2 ++ .../highlight-paired-cascade-003.html.ini | 2 -- .../highlight-paired-cascade-006.html.ini | 2 -- .../css-pseudo/highlight-pseudos-computed.html.ini | 25 --------------- ...light-pseudos-inheritance-computed-001.html.ini | 32 ------------------- ...highlight-pseudos-visited-computed-001.html.ini | 14 --------- .../css/css-pseudo/highlight-styling-001.html.ini | 2 ++ .../css/css-pseudo/highlight-styling-002.html.ini | 2 -- .../selection-over-highlight-001.html.ini | 2 ++ .../css-pseudo/target-text-dynamic-002.html.ini | 4 ++- .../css-pseudo/target-text-dynamic-004.html.ini | 2 -- .../target-text-shadow-horizontal.html.ini | 2 ++ .../target-text-shadow-vertical.html.ini | 2 ++ 47 files changed, 185 insertions(+), 183 deletions(-) delete mode 100644 testing/web-platform/meta/css/css-pseudo/cascade-highlight-004.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/cascade-highlight-005.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade-002.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade-004.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-004.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-005.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-004.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-007.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-009.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-visited.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-002.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-002.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-explicit-default-002.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-implicit-default-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-inheritance-computed-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-visited-computed-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-inheritance.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-visited.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-002.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-002.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-explicit-default-002.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-implicit-default-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-custom-properties-dynamic-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-horizontal.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-vertical.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-003.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-006.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-pseudos-computed.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-pseudos-inheritance-computed-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-styling-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/highlight-styling-002.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/selection-over-highlight-001.html.ini delete mode 100644 testing/web-platform/meta/css/css-pseudo/target-text-dynamic-004.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/target-text-shadow-horizontal.html.ini create mode 100644 testing/web-platform/meta/css/css-pseudo/target-text-shadow-vertical.html.ini (limited to 'testing/web-platform/meta/css/css-pseudo') diff --git a/testing/web-platform/meta/css/css-pseudo/cascade-highlight-004.html.ini b/testing/web-platform/meta/css/css-pseudo/cascade-highlight-004.html.ini deleted file mode 100644 index 5630d0776b..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/cascade-highlight-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[cascade-highlight-004.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/cascade-highlight-005.html.ini b/testing/web-platform/meta/css/css-pseudo/cascade-highlight-005.html.ini deleted file mode 100644 index e0dd642794..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/cascade-highlight-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[cascade-highlight-005.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-001.html.ini deleted file mode 100644 index 819a1cb8d9..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-cascade-001.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-002.html.ini deleted file mode 100644 index 59c9d5fe2c..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-cascade-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-004.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-004.html.ini deleted file mode 100644 index b595124410..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-cascade-004.html] - prefs: [layout.css.properties-and-values.enabled:true] diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini deleted file mode 100644 index 36448b29f2..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-cascade-007.html.ini +++ /dev/null @@ -1,36 +0,0 @@ -[highlight-cascade-007.html] - [M::selection’s font-size is the same as in M] - expected: FAIL - - [M span::selection’s font-size is the same as in M span] - expected: FAIL - - [M::selection’s own text-shadow respects M’s font-size] - expected: FAIL - - [M span::selection’s inherited text-shadow respects M’s font-size] - expected: FAIL - - [W::selection’s line-height is the same as in W] - expected: FAIL - - [W span::selection’s line-height is the same as in W span] - expected: FAIL - - [W::selection’s own text-shadow respects W’s line-height] - expected: FAIL - - [W span::selection’s inherited text-shadow respects W’s line-height] - expected: FAIL - - [U::selection’s font-size is the same as in U] - expected: FAIL - - [U span::selection’s font-size is the same as in U span] - expected: FAIL - - [U::selection’s own text-decoration-thickness respects U’s font-size] - expected: FAIL - - [U span::selection’s own text-decoration-thickness respects U span’s font-size] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-004.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-004.html.ini new file mode 100644 index 0000000000..5630d0776b --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-004.html.ini @@ -0,0 +1,2 @@ +[cascade-highlight-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-005.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-005.html.ini new file mode 100644 index 0000000000..e0dd642794 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/cascade-highlight-005.html.ini @@ -0,0 +1,2 @@ +[cascade-highlight-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-004.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-004.html.ini new file mode 100644 index 0000000000..b595124410 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-004.html.ini @@ -0,0 +1,2 @@ +[highlight-cascade-004.html] + prefs: [layout.css.properties-and-values.enabled:true] diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-007.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-007.html.ini new file mode 100644 index 0000000000..36448b29f2 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-007.html.ini @@ -0,0 +1,36 @@ +[highlight-cascade-007.html] + [M::selection’s font-size is the same as in M] + expected: FAIL + + [M span::selection’s font-size is the same as in M span] + expected: FAIL + + [M::selection’s own text-shadow respects M’s font-size] + expected: FAIL + + [M span::selection’s inherited text-shadow respects M’s font-size] + expected: FAIL + + [W::selection’s line-height is the same as in W] + expected: FAIL + + [W span::selection’s line-height is the same as in W span] + expected: FAIL + + [W::selection’s own text-shadow respects W’s line-height] + expected: FAIL + + [W span::selection’s inherited text-shadow respects W’s line-height] + expected: FAIL + + [U::selection’s font-size is the same as in U] + expected: FAIL + + [U span::selection’s font-size is the same as in U span] + expected: FAIL + + [U::selection’s own text-decoration-thickness respects U’s font-size] + expected: FAIL + + [U span::selection’s own text-decoration-thickness respects U span’s font-size] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-009.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-009.html.ini new file mode 100644 index 0000000000..0cd6cc8e9b --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-cascade-009.html.ini @@ -0,0 +1,9 @@ +[highlight-cascade-009.html] + [body ::selection does not use its own custom property] + expected: FAIL + + [div::selection uses the originating element custom property] + expected: FAIL + + [div::selection does not use its own custom property] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html.ini new file mode 100644 index 0000000000..99456944d4 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html.ini @@ -0,0 +1,15 @@ +[highlight-currentcolor-computed-inheritance.html] + [getComputedStyle() for ::selection] + expected: FAIL + + [getComputedStyle() for ::target-text] + expected: FAIL + + [getComputedStyle() for ::spelling-error] + expected: FAIL + + [getComputedStyle() for ::grammar-error] + expected: FAIL + + [getComputedStyle() for ::highlight(foo)] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-visited.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-visited.html.ini new file mode 100644 index 0000000000..afcc72e82c --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-visited.html.ini @@ -0,0 +1,12 @@ +[highlight-currentcolor-computed-visited.html] + [getComputedStyle() for ::spelling-error at #target1] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #target2] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target1] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target2] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed.html.ini new file mode 100644 index 0000000000..6916ac6e66 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed.html.ini @@ -0,0 +1,12 @@ +[highlight-currentcolor-computed.html] + [getComputedStyle() for ::spelling-error at #target1] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #target2] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target1] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target2] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-001.html.ini new file mode 100644 index 0000000000..3919445a96 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-001.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-painting-properties-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-002.html.ini new file mode 100644 index 0000000000..44b19e7edb --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-002.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-painting-properties-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-001.html.ini new file mode 100644 index 0000000000..9cbcacbddd --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-001.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-painting-text-shadow-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-002.html.ini new file mode 100644 index 0000000000..e5976d0888 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-002.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-painting-text-shadow-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-explicit-default-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-explicit-default-002.html.ini new file mode 100644 index 0000000000..ad2279b704 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-explicit-default-002.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-root-explicit-default-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-implicit-default-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-implicit-default-001.html.ini new file mode 100644 index 0000000000..1310b157b1 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-currentcolor-root-implicit-default-001.html.ini @@ -0,0 +1,2 @@ +[highlight-currentcolor-root-implicit-default-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini new file mode 100644 index 0000000000..a85b03c6eb --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini @@ -0,0 +1,24 @@ +[highlight-pseudos-computed.html] + [getComputedStyle() for ::spelling-error] + expected: FAIL + + [getComputedStyle() for ::grammar-error] + expected: FAIL + + [getComputedStyle() for ::highlight(foo): should return an empty CSSStyleDeclaration] + expected: FAIL + + [getComputedStyle() for ::highlight(foo)) should return an empty CSSStyleDeclaration] + expected: FAIL + + [getComputedStyle() for ::highlight(foo)( should return an empty CSSStyleDeclaration] + expected: FAIL + + [getComputedStyle() for ::highlight(foo)(foo) should return an empty CSSStyleDeclaration] + expected: FAIL + + [getComputedStyle() for ::highlight(foo)() should return an empty CSSStyleDeclaration] + expected: FAIL + + [getComputedStyle() for ::highlight(foo). should return an empty CSSStyleDeclaration] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-inheritance-computed-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-inheritance-computed-001.html.ini new file mode 100644 index 0000000000..a4e4bdc95a --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-inheritance-computed-001.html.ini @@ -0,0 +1,30 @@ +[highlight-pseudos-inheritance-computed-001.html] + [getComputedStyle() for ::selection at #child1] + expected: FAIL + + [getComputedStyle() for ::selection at #child2] + expected: FAIL + + [getComputedStyle() for ::target-text at #child1] + expected: FAIL + + [getComputedStyle() for ::target-text at #child2] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #child1] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #child2] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #child1] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #child2] + expected: FAIL + + [getComputedStyle() for ::highlight(foo) at #child1] + expected: FAIL + + [getComputedStyle() for ::highlight(foo) at #child2] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-visited-computed-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-visited-computed-001.html.ini new file mode 100644 index 0000000000..a1007c2d4a --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-visited-computed-001.html.ini @@ -0,0 +1,12 @@ +[highlight-pseudos-visited-computed-001.html] + [getComputedStyle() for ::spelling-error at #target1] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #target2] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target1] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target2] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-inheritance.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-inheritance.html.ini deleted file mode 100644 index ff94170c4e..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-inheritance.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[highlight-currentcolor-computed-inheritance.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [getComputedStyle() for ::selection] - expected: FAIL - - [getComputedStyle() for ::target-text] - expected: FAIL - - [getComputedStyle() for ::spelling-error] - expected: FAIL - - [getComputedStyle() for ::grammar-error] - expected: FAIL - - [getComputedStyle() for ::highlight(foo)] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-visited.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-visited.html.ini deleted file mode 100644 index 455a9b9fa3..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed-visited.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[highlight-currentcolor-computed-visited.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [getComputedStyle() for ::spelling-error at #target1] - expected: FAIL - - [getComputedStyle() for ::spelling-error at #target2] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target1] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target2] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed.html.ini deleted file mode 100644 index 7dc660e742..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-computed.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[highlight-currentcolor-computed.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [getComputedStyle() for ::spelling-error at #target1] - expected: FAIL - - [getComputedStyle() for ::spelling-error at #target2] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target1] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target2] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-001.html.ini deleted file mode 100644 index 3919445a96..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-painting-properties-001.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-002.html.ini deleted file mode 100644 index 44b19e7edb..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-properties-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-painting-properties-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-001.html.ini deleted file mode 100644 index 9cbcacbddd..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-painting-text-shadow-001.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-002.html.ini deleted file mode 100644 index e5976d0888..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-painting-text-shadow-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-painting-text-shadow-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-explicit-default-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-explicit-default-002.html.ini deleted file mode 100644 index ad2279b704..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-explicit-default-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-root-explicit-default-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-implicit-default-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-implicit-default-001.html.ini deleted file mode 100644 index 1310b157b1..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-currentcolor-root-implicit-default-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-currentcolor-root-implicit-default-001.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-custom-properties-dynamic-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-custom-properties-dynamic-001.html.ini new file mode 100644 index 0000000000..6c8f3ebc9b --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-custom-properties-dynamic-001.html.ini @@ -0,0 +1,2 @@ +[highlight-custom-properties-dynamic-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-horizontal.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-horizontal.html.ini new file mode 100644 index 0000000000..b15ba58b7c --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-horizontal.html.ini @@ -0,0 +1,2 @@ +[highlight-painting-shadows-horizontal.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-vertical.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-vertical.html.ini new file mode 100644 index 0000000000..b39e4c85fc --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-painting-shadows-vertical.html.ini @@ -0,0 +1,2 @@ +[highlight-painting-shadows-vertical.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-003.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-003.html.ini deleted file mode 100644 index d072f192d7..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-paired-cascade-003.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-006.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-006.html.ini deleted file mode 100644 index e50cd23de7..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-paired-cascade-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-paired-cascade-006.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-computed.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-computed.html.ini deleted file mode 100644 index 6556075287..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-computed.html.ini +++ /dev/null @@ -1,25 +0,0 @@ -[highlight-pseudos-computed.html] - - [getComputedStyle() for ::spelling-error] - expected: FAIL - - [getComputedStyle() for ::grammar-error] - expected: FAIL - - [getComputedStyle() for ::highlight(foo): should return an empty CSSStyleDeclaration] - expected: FAIL - - [getComputedStyle() for ::highlight(foo)) should return an empty CSSStyleDeclaration] - expected: FAIL - - [getComputedStyle() for ::highlight(foo)( should return an empty CSSStyleDeclaration] - expected: FAIL - - [getComputedStyle() for ::highlight(foo)(foo) should return an empty CSSStyleDeclaration] - expected: FAIL - - [getComputedStyle() for ::highlight(foo)() should return an empty CSSStyleDeclaration] - expected: FAIL - - [getComputedStyle() for ::highlight(foo). should return an empty CSSStyleDeclaration] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-inheritance-computed-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-inheritance-computed-001.html.ini deleted file mode 100644 index a00d02fb98..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-inheritance-computed-001.html.ini +++ /dev/null @@ -1,32 +0,0 @@ -[highlight-pseudos-inheritance-computed-001.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [getComputedStyle() for ::selection at #child1] - expected: FAIL - - [getComputedStyle() for ::selection at #child2] - expected: FAIL - - [getComputedStyle() for ::target-text at #child1] - expected: FAIL - - [getComputedStyle() for ::target-text at #child2] - expected: FAIL - - [getComputedStyle() for ::spelling-error at #child1] - expected: FAIL - - [getComputedStyle() for ::spelling-error at #child2] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #child1] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #child2] - expected: FAIL - - [getComputedStyle() for ::highlight(foo) at #child1] - expected: FAIL - - [getComputedStyle() for ::highlight(foo) at #child2] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini deleted file mode 100644 index 6e4c4d4073..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[highlight-pseudos-visited-computed-001.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [getComputedStyle() for ::spelling-error at #target1] - expected: FAIL - - [getComputedStyle() for ::spelling-error at #target2] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target1] - expected: FAIL - - [getComputedStyle() for ::grammar-error at #target2] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-styling-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-styling-001.html.ini new file mode 100644 index 0000000000..9d81a2d624 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-styling-001.html.ini @@ -0,0 +1,2 @@ +[highlight-styling-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-styling-002.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-styling-002.html.ini deleted file mode 100644 index 7a3e98ca55..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/highlight-styling-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[highlight-styling-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/selection-over-highlight-001.html.ini b/testing/web-platform/meta/css/css-pseudo/selection-over-highlight-001.html.ini new file mode 100644 index 0000000000..99bac19c15 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/selection-over-highlight-001.html.ini @@ -0,0 +1,2 @@ +[selection-over-highlight-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini b/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini index 7ab9a36a64..5bc3d5b5b6 100644 --- a/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini +++ b/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini @@ -1,2 +1,4 @@ [target-text-dynamic-002.html] - expected: FAIL + expected: + if not fission and (os == "linux") and debug and not swgl: [FAIL, PASS] + FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-004.html.ini b/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-004.html.ini deleted file mode 100644 index c8b5a4ab11..0000000000 --- a/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[target-text-dynamic-004.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/target-text-shadow-horizontal.html.ini b/testing/web-platform/meta/css/css-pseudo/target-text-shadow-horizontal.html.ini new file mode 100644 index 0000000000..d0ac640e63 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/target-text-shadow-horizontal.html.ini @@ -0,0 +1,2 @@ +[target-text-shadow-horizontal.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-pseudo/target-text-shadow-vertical.html.ini b/testing/web-platform/meta/css/css-pseudo/target-text-shadow-vertical.html.ini new file mode 100644 index 0000000000..1297931898 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/target-text-shadow-vertical.html.ini @@ -0,0 +1,2 @@ +[target-text-shadow-vertical.html] + expected: FAIL -- cgit v1.2.3