@@ -1399,7 +1399,7 @@ Positioning Area: the 'background-origin' property</h3>
13991399 The property's value is given as a comma-separated list
14001400 of <<bg-size>> values where
14011401
1402- <pre class=prod><dfn><<bg-size>></dfn> = [ <<length-percentage [0,∞ ]>> | auto ]{1,2} | cover | contain</pre>
1402+ <pre class=prod><dfn><<bg-size>></dfn> = [ <<length-percentage [0,∞ ]>> | auto ]{1,2} | cover | contain</pre>
14031403
14041404 Values have the following meanings:
14051405
@@ -1416,7 +1416,7 @@ Positioning Area: the 'background-origin' property</h3>
14161416 to the smallest size such that both its width and its height
14171417 can completely cover the [=background positioning area=] .
14181418
1419- <dt> [ <dfn><<length-percentage [0,∞ ] >></dfn>
1419+ <dt> [ <dfn><<length-percentage [0,∞ ] >></dfn>
14201420 | <dfn>auto</dfn> ]{1,2}</dt>
14211421 <dd>
14221422 The first value gives the width of the corresponding image,
@@ -2134,7 +2134,7 @@ Line Thickness: the 'border-width' properties</h3>
21342134 i.e. the <dfn export id="border-width-dfn">border width</dfn> .
21352135 Where
21362136
2137- <pre class=prod><dfn><<line-width>></dfn> = <<length [0,∞ ]>> | thin | medium | thick</pre>
2137+ <pre class=prod><dfn><<line-width>></dfn> = <<length [0,∞ ]>> | thin | medium | thick</pre>
21382138
21392139 <p dfn-type=value dfn-for="<line-width> , border-width, border-top-width, border-left-width, border-bottom-width, border-right-width, border">
21402140 Negative values are invalid.
@@ -2272,7 +2272,7 @@ Curve Radii: the 'border-radius' properties</h3>
22722272
22732273 <pre class=propdef>
22742274 Name : border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius
2275- Value : <<length-percentage [0,∞ ]>>{1,2}
2275+ Value : <<length-percentage [0,∞ ]>>{1,2}
22762276 Initial : 0
22772277 Applies to : all elements (but see prose)
22782278 Inherited : no
@@ -2284,7 +2284,7 @@ Curve Radii: the 'border-radius' properties</h3>
22842284
22852285 <pre class=propdef>
22862286 Name : border-radius
2287- Value : <<length-percentage [0,∞ ]>>{1,4} [ / <<length-percentage [0,∞ ]>>{1,4} ]?
2287+ Value : <<length-percentage [0,∞ ]>>{1,4} [ / <<length-percentage [0,∞ ]>>{1,4} ]?
22882288 Initial : see individual properties
22892289 Applies to : all elements (but see prose)
22902290 Inherited : no
@@ -2848,7 +2848,7 @@ Image Slicing: the 'border-image-slice' property</h3>
28482848
28492849 <pre class=propdef>
28502850 Name : border-image-slice
2851- Value : [<<number [0,∞ ]>> | <<percentage [0,∞ ]>>]{1,4} && fill?
2851+ Value : [<<number [0,∞ ]>> | <<percentage [0,∞ ]>>]{1,4} && fill?
28522852 Initial : 100%
28532853 Applies to : All elements, except internal table elements when 'border-collapse' is ''border-collapse/collapse''
28542854 Inherited : no
@@ -2899,13 +2899,13 @@ Image Slicing: the 'border-image-slice' property</h3>
28992899 they apply to the top, right, bottom, and left, respectively.
29002900
29012901 <dl dfn-for=border-image-slice dfn-type=value>
2902- <dt> <dfn><<percentage [0,∞ ]>></dfn>
2902+ <dt> <dfn><<percentage [0,∞ ]>></dfn>
29032903 <dd>
29042904 Percentages are relative to the size of the image:
29052905 the width of the image for the horizontal offsets,
29062906 the height for vertical offsets.
29072907
2908- <dt> <dfn><<number [0,∞ ]>></dfn>
2908+ <dt> <dfn><<number [0,∞ ]>></dfn>
29092909 <dd>
29102910 Numbers represent pixels in the image
29112911 (if the image is a raster image)
@@ -2950,7 +2950,7 @@ Drawing Areas: the 'border-image-width' property</h3>
29502950
29512951 <pre class=propdef>
29522952 Name : border-image-width
2953- Value : [ <<length-percentage [0,∞ ]>> | <<number [0,∞ ]>> | auto ]{1,4}
2953+ Value : [ <<length-percentage [0,∞ ]>> | <<number [0,∞ ]>> | auto ]{1,4}
29542954 Initial : 1
29552955 Applies to : All elements,
29562956 except internal table elements when 'border-collapse' is ''border-collapse/collapse''
@@ -3001,13 +3001,13 @@ Drawing Areas: the 'border-image-width' property</h3>
30013001 Values have the following meanings:
30023002
30033003 <dl dfn-for=border-image-width dfn-type=value>
3004- <dt> <dfn><<length-percentage [0,∞ ]>></dfn>
3004+ <dt> <dfn><<length-percentage [0,∞ ]>></dfn>
30053005 <dd>
30063006 Percentages refer to the size of the [=border image area=] :
30073007 the width of the area for horizontal offsets,
30083008 the height for vertical offsets.
30093009
3010- <dt> <dfn><<number [0,∞ ]>></dfn>
3010+ <dt> <dfn><<number [0,∞ ]>></dfn>
30113011 <dd>
30123012 Numbers represent multiples of the corresponding computed
30133013 <a href="#border-width">border-width</a> .
@@ -3044,7 +3044,7 @@ Edge Overhang: the 'border-image-outset' property</h3>
30443044
30453045 <pre class=propdef>
30463046 Name : border-image-outset
3047- Value : [ <<length [0,∞ ]>> | <<number [0,∞ ]>> ]{1,4}
3047+ Value : [ <<length [0,∞ ]>> | <<number [0,∞ ]>> ]{1,4}
30483048 Initial : 0
30493049 Applies to : All elements, except internal table elements when 'border-collapse' is ''border-collapse/collapse''
30503050 Inherited : no
@@ -3078,11 +3078,11 @@ Edge Overhang: the 'border-image-outset' property</h3>
30783078 they apply to the top, right, bottom, and left, respectively.
30793079
30803080 <dl dfn-for=border-image-outset dfn-type=value>
3081- <dt> <<length [0,∞ ]>>
3081+ <dt> <<length [0,∞ ]>>
30823082 <dd>
30833083 Represents an outset of the specified length.
30843084
3085- <dt> <<number [0,∞ ]>>
3085+ <dt> <<number [0,∞ ]>>
30863086 <dd>
30873087 Represents an outset of the specified multiple of
30883088 the corresponding computed <a href="#border-width">border-width</a> .
@@ -3413,7 +3413,7 @@ Border Image Shorthand: the 'border-image' property</h3>
34133413 represented by 2-4 length values, an optional color, and an optional ''box-shadow/inset'' keyword.
34143414 Omitted lengths are 0; omitted colors default to ''currentColor'' .
34153415 <pre class=prod>
3416- <dfn><<shadow>></dfn> = <<color>> ? && [ <<length>> {2} [ <<length [0,∞ ]>> <<length>> ? ]? ] && inset?</pre>
3416+ <dfn><<shadow>></dfn> = <<color>> ? && [ <<length>> {2} [ <<length [0,∞ ]>> <<length>> ? ]? ] && inset?</pre>
34173417
34183418 The components of each <<shadow>> are interpreted as follows:
34193419
@@ -3429,7 +3429,7 @@ Border Image Shorthand: the 'border-image' property</h3>
34293429 Specifies the <dfn export>vertical offset</dfn> of the shadow.
34303430 A positive value offsets the shadow down, a negative one up.
34313431
3432- <dt> <dfn id="shadow-blur-radius">3rd <<length [0,∞ ]>></dfn>
3432+ <dt> <dfn id="shadow-blur-radius">3rd <<length [0,∞ ]>></dfn>
34333433 <dd> Specifies the <dfn export>blur radius</dfn> .
34343434 Negative values are invalid.
34353435 If the blur value is zero, the shadow’s edge is sharp.
0 commit comments