File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Component Value Types</h3>
106106 and also does not include any top-level <a href="#mult-comma">comma-separated-list multiplier</a>
107107 (i.e. if property <css> pairing</css> is defined as <css> [ <<custom-ident>> <<integer>>? ] #</css> ,
108108 then <<'pairing'>> is equivalent to <css> [ <<custom-ident>> <<integer>>? ] </css> ,
109- not <css> <<custom-ident>> <<integer>> ]#</css> ).
109+ not <css> [ <<custom-ident>> <<integer>>? ] #</css> ).
110110
111111 <li>
112112 non-terminals that do not share the same name as a property.
@@ -824,7 +824,7 @@ Compatible Units</h4>
824824 <dfn export local-lt=compatible>compatible units</dfn>
825825 (those related by a static multiplicative factor,
826826 like the 96:1 factor between ''px'' and ''in'' ,
827- or the the computed 'font-size' factor between ''em'' and ''px'' )
827+ or the computed 'font-size' factor between ''em'' and ''px'' )
828828 are converted into a single <dfn export local-lt=canonical>canonical unit</dfn> .
829829 Each group of compatible units defines which among them is the <a>canonical unit</a>
830830 that will be used for serialization.
You can’t perform that action at this time.
0 commit comments