diff --git a/files/en-us/web/css/_doublecolon_after/index.html b/files/en-us/web/css/_doublecolon_after/index.html index 2645fd35ede0838..7b5e8d8e3fd3dec 100644 --- a/files/en-us/web/css/_doublecolon_after/index.html +++ b/files/en-us/web/css/_doublecolon_after/index.html @@ -129,37 +129,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-after', '::after')}}{{Spec2('CSS4 Pseudo-Elements')}}No significant changes to the previous specification.
{{Specname("CSS3 Animations", "", "animations on pseudo-element properties")}}{{Spec2("CSS3 Animations")}}Allows animations on properties defined on pseudo-elements.
{{SpecName('CSS3 Selectors', '#gen-content', '::after')}}{{Spec2('CSS3 Selectors')}}Introduces the two-colon syntax.
{{SpecName('CSS2.1', 'generate.html#before-after-content', '::after')}}{{Spec2('CSS2.1')}}Initial definition, using the one-colon syntax.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_backdrop/index.html b/files/en-us/web/css/_doublecolon_backdrop/index.html index eacdf6e8716f881..45a6a426d0d44ce 100644 --- a/files/en-us/web/css/_doublecolon_backdrop/index.html +++ b/files/en-us/web/css/_doublecolon_backdrop/index.html @@ -53,22 +53,7 @@

Styling the backdrop for ful

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Fullscreen', '#::backdrop-pseudo-element', '::backdrop')}}{{Spec2('Fullscreen')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_before/index.html b/files/en-us/web/css/_doublecolon_before/index.html index 7138589c2301b9a..657c0194bc490ab 100644 --- a/files/en-us/web/css/_doublecolon_before/index.html +++ b/files/en-us/web/css/_doublecolon_before/index.html @@ -183,37 +183,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-before', '::before')}}{{Spec2('CSS4 Pseudo-Elements')}}No significant changes to the previous specification.
{{Specname("CSS3 Animations", "", "")}}{{Spec2("CSS3 Animations")}}Allows animations on properties defined on pseudo-elements.
{{SpecName('CSS3 Selectors', '#gen-content', '::before')}}{{Spec2('CSS3 Selectors')}}Introduces the two-colon syntax.
{{SpecName('CSS2.1', 'generate.html#before-after-content', '::before')}}{{Spec2('CSS2.1')}}Initial definition, using the one-colon syntax
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_cue/index.html b/files/en-us/web/css/_doublecolon_cue/index.html index 0a6764f7b62e034..6bfcfb92c708953 100644 --- a/files/en-us/web/css/_doublecolon_cue/index.html +++ b/files/en-us/web/css/_doublecolon_cue/index.html @@ -81,22 +81,7 @@

Styling WebVTT cues as white-on-b

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("WebVTT", "#the-cue-pseudo-element", "::cue")}}{{Spec2("WebVTT")}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_file-selector-button/index.html b/files/en-us/web/css/_doublecolon_file-selector-button/index.html index c26da1337bff437..80844545bf841bd 100644 --- a/files/en-us/web/css/_doublecolon_file-selector-button/index.html +++ b/files/en-us/web/css/_doublecolon_file-selector-button/index.html @@ -119,22 +119,7 @@

Result

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#file-selector-button-pseudo', '::file-selector-button')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_first-letter/index.html b/files/en-us/web/css/_doublecolon_first-letter/index.html index f0ae8a87c4155f8..40f393ec317387a 100644 --- a/files/en-us/web/css/_doublecolon_first-letter/index.html +++ b/files/en-us/web/css/_doublecolon_first-letter/index.html @@ -117,42 +117,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{ SpecName('CSS4 Pseudo-Elements', '#first-letter-pseudo', '::first-letter')}}{{ Spec2('CSS4 Pseudo-Elements')}}Generalizes allowed properties to typesetting, text decoration, inline layout properties, {{ cssxref("opacity") }}, and {{ cssxref("box-shadow") }}.
{{ SpecName('CSS3 Text Decoration', '#text-shadow-property', 'text-shadow with ::first-letter')}}{{ Spec2('CSS3 Text Decoration')}}Allows the use of {{cssxref("text-shadow")}} with ::first-letter.
{{ SpecName('CSS3 Selectors', '#first-letter', '::first-letter') }}{{ Spec2('CSS3 Selectors') }}Introduction of the two-colon syntax. Definition of edge-case behavior, such as in list items or with specific languages (e.g., the Dutch digraph IJ).
{{ SpecName('CSS2.1', 'selector.html#first-letter', '::first-letter') }}{{ Spec2('CSS2.1') }}No change.
{{ SpecName('CSS1', '#the-first-letter-pseudo-element', '::first-letter') }}{{ Spec2('CSS1') }}Initial definition, using the one-colon syntax.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_first-line/index.html b/files/en-us/web/css/_doublecolon_first-line/index.html index 1e0f3e904afeb0c..4c5e47adbdbb629 100644 --- a/files/en-us/web/css/_doublecolon_first-line/index.html +++ b/files/en-us/web/css/_doublecolon_first-line/index.html @@ -66,44 +66,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#first-line-pseudo', '::first-line')}}{{Spec2('CSS4 Pseudo-Elements')}}Defines more strictly where ::first-letter can occur.
- Generalizes allowed properties to typesetting, text decoration, and inline layout properties and {{cssxref("opacity")}}.
- Defines the inheritance of ::first-letter.
{{SpecName('CSS3 Text Decoration', '#text-shadow-property', 'text-shadow with ::first-line')}}{{Spec2('CSS3 Text Decoration')}}Allows the use of {{cssxref("text-shadow")}} with ::first-letter.
{{SpecName('CSS3 Selectors', '#first-line', '::first-line')}}{{Spec2('CSS3 Selectors')}}Introduction of the two-colon syntax.
{{SpecName('CSS2.1', 'selector.html#first-line-pseudo', '::first-line')}}{{Spec2('CSS2.1')}}No change.
{{SpecName('CSS1', '#the-first-line-pseudo-element', '::first-line')}}{{Spec2('CSS1')}}Initial definition, using the one-colon syntax.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_grammar-error/index.html b/files/en-us/web/css/_doublecolon_grammar-error/index.html index d1b5dae14add345..5bfe82291f46f1b 100644 --- a/files/en-us/web/css/_doublecolon_grammar-error/index.html +++ b/files/en-us/web/css/_doublecolon_grammar-error/index.html @@ -55,22 +55,7 @@

Result

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-grammar-error', '::grammar-error')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_marker/index.html b/files/en-us/web/css/_doublecolon_marker/index.html index 3bfc578f4f9fca1..55fb4087bb12025 100644 --- a/files/en-us/web/css/_doublecolon_marker/index.html +++ b/files/en-us/web/css/_doublecolon_marker/index.html @@ -64,27 +64,7 @@

Result

Specifications

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#marker-pseudo', '::marker')}}{{Spec2('CSS4 Pseudo-Elements')}}No significant change.
{{SpecName('CSS3 Lists', '#marker-pseudo', '::marker')}}{{Spec2('CSS3 Lists')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_part/index.html b/files/en-us/web/css/_doublecolon_part/index.html index 7a3d2851fa0ce19..73549cf25e10dd2 100644 --- a/files/en-us/web/css/_doublecolon_part/index.html +++ b/files/en-us/web/css/_doublecolon_part/index.html @@ -94,22 +94,7 @@

Result

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("CSS Shadow Parts", "#part", "::part")}}{{Spec2("CSS Shadow Parts")}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_placeholder/index.html b/files/en-us/web/css/_doublecolon_placeholder/index.html index 5a7db58bd6ca313..4d48f4b589f5d26 100644 --- a/files/en-us/web/css/_doublecolon_placeholder/index.html +++ b/files/en-us/web/css/_doublecolon_placeholder/index.html @@ -129,22 +129,7 @@

Result

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#placeholder-pseudo', '::placeholder')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_selection/index.html b/files/en-us/web/css/_doublecolon_selection/index.html index 278d02d019667e0..de52c10d2a85102 100644 --- a/files/en-us/web/css/_doublecolon_selection/index.html +++ b/files/en-us/web/css/_doublecolon_selection/index.html @@ -94,22 +94,7 @@

Accessibility concerns

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-selection', '::selection')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Note: ::selection was in drafts of CSS Selectors Level 3, but it was removed in the Candidate Recommendation phase because its was under-specified (especially with nested elements) and interoperability wasn't achieved (based on discussion in the W3C Style mailing list). It returned in Pseudo-Elements Level 4.

diff --git a/files/en-us/web/css/_doublecolon_slotted/index.html b/files/en-us/web/css/_doublecolon_slotted/index.html index ce5f7d4fb0f89bb..484c687e37bdf2b 100644 --- a/files/en-us/web/css/_doublecolon_slotted/index.html +++ b/files/en-us/web/css/_doublecolon_slotted/index.html @@ -86,22 +86,7 @@

Highlighting slotted elements

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{ SpecName('CSS Scope', '#slotted-pseudo', '::slotted') }}{{ Spec2('CSS Scope') }}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_spelling-error/index.html b/files/en-us/web/css/_doublecolon_spelling-error/index.html index 05a8747e167aeec..fbf5182d7cd9db8 100644 --- a/files/en-us/web/css/_doublecolon_spelling-error/index.html +++ b/files/en-us/web/css/_doublecolon_spelling-error/index.html @@ -55,22 +55,7 @@

Result

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-spelling-error', '::spelling-error')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Browser compatibility

diff --git a/files/en-us/web/css/_doublecolon_target-text/index.html b/files/en-us/web/css/_doublecolon_target-text/index.html index f6b5594ac92feba..bc1274d7600c35e 100644 --- a/files/en-us/web/css/_doublecolon_target-text/index.html +++ b/files/en-us/web/css/_doublecolon_target-text/index.html @@ -36,22 +36,7 @@

Highlighting scroll-to-text

Specifications

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-target-text', '::target-text')}}{{Spec2('CSS4 Pseudo-Elements')}}Initial definition.
+{{Specifications}}

Browser compatibility