File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -615,15 +615,15 @@ their initial position (after any <a href="#the-background-size">resizing</a>)
615
615
within their corresponding <span> background positioning area.</span>
616
616
617
617
<p> Where
618
- <pre class=prod><dfn><<bg-position>></dfn> = [
618
+ <pre class=prod><dfn><<bg-position>></dfn> =
619
619
[ left | center | right | top | bottom | <<length-percentage>> ]
620
620
|
621
621
[ left | center | right | <<length-percentage>> ]
622
622
[ top | center | bottom | <<length-percentage>> ]
623
623
|
624
624
[ center | [ left | right ] <<length-percentage>> ? ] &&
625
625
[ center | [ top | bottom ] <<length-percentage>> ? ]
626
- ] </pre>
626
+ </pre>
627
627
628
628
<p> If only one value is specified, the second value is assumed to be
629
629
''center'' . If two values are given, a <<length-percentage>> as the first
You can’t perform that action at this time.
0 commit comments