File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -159,9 +159,10 @@ The term <dfn export>supported styling language</dfn> refers to CSS.
159159
160160Note: If another styling language becomes supported in user agents, this specification is expected to be updated as necessary.
161161
162- The term <dfn export>supported CSS property</dfn> refers to a CSS property that the user agent implements,
163- and that is defined to be a case-insensitive property in the CSS specification.
164- A <a>supported CSS property</a> must be in its lowercase form for the purpose of comparisons this specification.
162+ The term <dfn export>supported CSS property</dfn> refers to a CSS property that the user agent
163+ implements, including any vendor-prefixed properties, but excluding <a>custom properties</a> . A
164+ <a>supported CSS property</a> must be in its lowercase form for the purpose of comparisons in this
165+ specification.
165166
166167In this specification the ''::before'' and ''::after'' pseudo-elements
167168are assumed to exist for all elements even if no box is generated for them.
You can’t perform that action at this time.
0 commit comments