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 @@
Specification | -Status | -Comment | -
---|---|---|
{{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. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('Fullscreen', '#::backdrop-pseudo-element', '::backdrop')}} | -{{Spec2('Fullscreen')}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{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 | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName("WebVTT", "#the-cue-pseudo-element", "::cue")}} | -{{Spec2("WebVTT")}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#file-selector-button-pseudo', '::file-selector-button')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{ 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. | -
Specification | -Status | -Comment | -
---|---|---|
{{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. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-grammar-error', '::grammar-error')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{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. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName("CSS Shadow Parts", "#part", "::part")}} | -{{Spec2("CSS Shadow Parts")}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#placeholder-pseudo', '::placeholder')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-selection', '::selection')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -
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.
Specification | -Status | -Comment | -
---|---|---|
{{ SpecName('CSS Scope', '#slotted-pseudo', '::slotted') }} | -{{ Spec2('CSS Scope') }} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-spelling-error', '::spelling-error')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -
Specification | -Status | -Comment | -
---|---|---|
{{SpecName('CSS4 Pseudo-Elements', '#selectordef-target-text', '::target-text')}} | -{{Spec2('CSS4 Pseudo-Elements')}} | -Initial definition. | -