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 @@ -