File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
321321 href ="#length-value "> < code > <length></ code > </ a > being the most widely
322322 used) that can be used by many properties are described in this
323323 specification, while more specific data types (e.g.,
324- < code > <'border-width' ></ code > ) are described in the corresponding
324+ < code > <spacing-limit ></ code > ) are described in the corresponding
325325 modules. </ code >
326326
327327 < h3 id =placement > < span class =secno > 1.1. </ span > Module Interactions</ h3 >
@@ -362,8 +362,8 @@ <h3 id=component-types><span class=secno>2.1. </span> Component value types</h3>
362362 < li > non-terminals that do not share the same name as a property. In this
363363 case, the non-terminal name appears between ‘< code
364364 class =css > <</ code > ’ and ‘< code
365- class =css > ></ code > ’, as in < code > <spacing></ code > . Notice
366- the distinction between < code > <border-width></ code > and
365+ class =css > ></ code > ’, as in < code > <spacing-limit ></ code > .
366+ Notice the distinction between < code > <border-width></ code > and
367367 < code > <'border-width'></ code > : the latter is defined as the value
368368 of the ‘< code class =property > border-width</ code > ’ property,
369369 the former requires an explicit expansion elsewhere. The definition of a
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ <h2>Introduction</h2>
9090 they can be combined.
9191 Generic data types (< code > <length></ code > being the most widely used)
9292 that can be used by many properties are described in this specification,
93- while more specific data types (e.g., < code > <'border-width' ></ code > )
93+ while more specific data types (e.g., < code > <spacing-limit ></ code > )
9494 are described in the corresponding modules.
9595
9696< h3 id ="placement ">
@@ -129,7 +129,7 @@ <h3 id="component-types">
129129
130130 < li > non-terminals that do not share the same name as a property. In this
131131 case, the non-terminal name appears between ''<'' and ''>'', as in
132- < code > <spacing></ code > . Notice the distinction between
132+ < code > <spacing-limit ></ code > . Notice the distinction between
133133 < code > <border-width></ code > and < code > <'border-width'></ code > :
134134 the latter is defined as the value of the 'border-width' property,
135135 the former requires an explicit expansion elsewhere.
You can’t perform that action at this time.
0 commit comments