diff --git a/css/css-pseudo/highlight-painting-003.html b/css/css-pseudo/highlight-painting-003.html index 89a279370ccdc9..e4f061f0b5d1fb 100644 --- a/css/css-pseudo/highlight-painting-003.html +++ b/css/css-pseudo/highlight-painting-003.html @@ -23,8 +23,7 @@ Decoration paints are ordered by text-decoration-line (underline, overline, text, line-through), then by highlight overlay (originating, ::grammar-error, ::spelling-error, - ::target-text, ::selection). See options (d, d, d) in - csswg-drafts#6022 for more details. + ::target-text, ::selection). */ * { text-decoration-skip-ink: none; diff --git a/css/css-pseudo/highlight-painting-004.html b/css/css-pseudo/highlight-painting-004.html index 7abccb52453923..26ded65f871645 100644 --- a/css/css-pseudo/highlight-painting-004.html +++ b/css/css-pseudo/highlight-painting-004.html @@ -24,8 +24,7 @@ Decoration paints are ordered by text-decoration-line (underline, overline, text, line-through), then by highlight overlay (originating, ::grammar-error, ::spelling-error, - ::target-text, ::selection). See options (d, d, d) in - csswg-drafts#6022 for more details. + ::target-text, ::selection). */ * { text-decoration-skip-ink: none; diff --git a/css/css-pseudo/highlight-paired-cascade-004.tentative.html b/css/css-pseudo/highlight-paired-cascade-004.html similarity index 91% rename from css/css-pseudo/highlight-paired-cascade-004.tentative.html rename to css/css-pseudo/highlight-paired-cascade-004.html index cc1d4daa971b65..61e2b7d7f0735e 100644 --- a/css/css-pseudo/highlight-paired-cascade-004.tentative.html +++ b/css/css-pseudo/highlight-paired-cascade-004.html @@ -1,6 +1,5 @@ - CSS Pseudo-Elements Test: paired cascade: rule includes highlight pseudos other than ::selection diff --git a/css/css-pseudo/highlight-paired-cascade-005.tentative.html b/css/css-pseudo/highlight-paired-cascade-005.html similarity index 92% rename from css/css-pseudo/highlight-paired-cascade-005.tentative.html rename to css/css-pseudo/highlight-paired-cascade-005.html index 4d402292eb5ff7..50677c811e78fc 100644 --- a/css/css-pseudo/highlight-paired-cascade-005.tentative.html +++ b/css/css-pseudo/highlight-paired-cascade-005.html @@ -1,6 +1,5 @@ - CSS Pseudo-Elements Test: paired cascade: UA default highlight colors are not used when highlight pseudo has declared color value of unset diff --git a/css/css-pseudo/textpath-selection-011-ref.html b/css/css-pseudo/textpath-selection-011-ref.html index 6950c32f1d5b54..6d07c71bc49f30 100644 --- a/css/css-pseudo/textpath-selection-011-ref.html +++ b/css/css-pseudo/textpath-selection-011-ref.html @@ -15,7 +15,6 @@ /* color suppresses UA default background-color, but fill and stroke do not, so set explicitly - https://github.com/w3c/csswg-drafts/issues/6386 */ fill: green; /* diff --git a/css/css-pseudo/textpath-selection-011.html b/css/css-pseudo/textpath-selection-011.html index 3d7254839ad3ee..1e84519b0e572b 100644 --- a/css/css-pseudo/textpath-selection-011.html +++ b/css/css-pseudo/textpath-selection-011.html @@ -21,7 +21,6 @@ /* color suppresses UA default background-color, but fill and stroke do not, so set explicitly - https://github.com/w3c/csswg-drafts/issues/6386 */ fill: green; /*