File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2083,7 +2083,7 @@ To <dfn export>serialize a CSS declaration block</dfn> <var>declaration block</v
20832083 maps to one of the shorthand properties in <var> shorthands</var> .
20842084 <li> If all properties that map to <var> shorthand</var> are not present in <var> longhands</var> , continue with the steps labeled <i> shorthand loop</i> .
20852085 <li> Let <var> current longhands</var> be an empty array.
2086- <li> Append all <a>CSS declarations</a> in <var> longhands</var> have a
2086+ <li> Append all <a>CSS declarations</a> in <var> longhands</var> that have a
20872087 <a for="CSS declaration">property name</a> that maps to <var> shorthand</var> to <var> current longhands</var> .
20882088 <li> If there is one or more <a>CSS declarations</a> in <var> current longhands</var> have their
20892089 <a for="CSS declaration">important flag</a> set and one or more with it unset, continue with
You can’t perform that action at this time.
0 commit comments