You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle="">-</code>" (U+002D) last in the list.
2195
-
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle="">-</code>" (U+002D) but do no begin with "<codetitle="">-webkit-</code>" last in the
2196
-
list.
2194
+
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle="">-</code>" (U+002D) last in the list, retaining their relative order.
2195
+
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle="">-</code>" (U+002D) but do not begin with "<codetitle="">-webkit-</code>" last in the
2196
+
list, retaining their relative order.
2197
2197
<li><p>Order <var>shorthands</var> by the number of longhand properties that map to it, with the greatest number first.
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle>-</code>" (U+002D) last in the list.
2117
-
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle>-</code>" (U+002D) but do no begin with "<codetitle>-webkit-</code>" last in the
2118
-
list.
2116
+
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle>-</code>" (U+002D) last in the list, retaining their relative order.
2117
+
<li><p>Move all items in <var>shorthands</var> that begin with "<codetitle>-</code>" (U+002D) but do not begin with "<codetitle>-webkit-</code>" last in the
2118
+
list, retaining their relative order.
2119
2119
<li><p>Order <var>shorthands</var> by the number of longhand properties that map to it, with the greatest number first.
0 commit comments