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 @@ -615,15 +615,15 @@ their initial position (after any <a href="#the-background-size">resizing</a>)
615615within their corresponding <span> background positioning area.</span>
616616
617617<p> Where
618- <pre class=prod><dfn><<bg-position>></dfn> = [
618+ <pre class=prod><dfn><<bg-position>></dfn> =
619619 [ left | center | right | top | bottom | <<length-percentage>> ]
620620|
621621 [ left | center | right | <<length-percentage>> ]
622622 [ top | center | bottom | <<length-percentage>> ]
623623|
624624 [ center | [ left | right ] <<length-percentage>> ? ] &&
625625 [ center | [ top | bottom ] <<length-percentage>> ? ]
626- ] </pre>
626+ </pre>
627627
628628<p> If only one value is specified, the second value is assumed to be
629629''center'' . If two values are given, a <<length-percentage>> as the first
You can’t perform that action at this time.
0 commit comments