File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3709,6 +3709,9 @@ <h3 id=changes-from-css-2.1-core-grammar><span class=secno>5.5. </span>
37093709 "+" and "n". (This is an accidental consequence of the "+" and "n"
37103710 parsing as separate CSS tokens, and CSS's value grammar ignoring
37113711 whitespace.)
3712+
3713+ < li > In some cases, "-" characters or digits can be escaped (when they
3714+ appear as part of the unit of a 〈dimension〉 or 〈ident〉).
37123715 </ ul >
37133716 </ ol >
37143717
Original file line number Diff line number Diff line change @@ -2748,6 +2748,10 @@ <h3>
27482748 a space is now allowed between the "+" and "n".
27492749 (This is an accidental consequence of the "+" and "n" parsing as separate CSS tokens,
27502750 and CSS's value grammar ignoring whitespace.)
2751+
2752+ < li >
2753+ In some cases, "-" characters or digits can be escaped
2754+ (when they appear as part of the unit of a 〈dimension〉 or 〈ident〉).
27512755 </ ul >
27522756 </ ol >
27532757
You can’t perform that action at this time.
0 commit comments