File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -973,9 +973,9 @@ Animation type: see individual properties
973
973
974
974
<p> Where
975
975
976
- <pre class=prod><dfn><<bg-layer>></dfn> = <<bg-image>> || <<bg-position>> [ / <<bg-size>> ]? || <<repeat-style>> || <<attachment>> || <<box>> || <<box>> </pre>
977
-
978
- <pre class=prod> < dfn><< final-bg-layer>> </dfn> = <<'background-color'>> || << bg-image>> || <<bg-position>> [ / <<bg-size>> ]? || <<repeat-style>> || <<attachment>> || <<box>> || <<box>> </pre>
976
+ <pre class=prod>
977
+ <dfn><bg-layer></dfn> = <<bg-image>> || <<bg-position>> [ / <<bg-size>> ]? || <<repeat-style>> || <<attachment>> || <<box>> || <<box>>
978
+ <dfn>< final-bg-layer></dfn> = <<bg-image>> || <<bg-position>> [ / <<bg-size>> ]? || <<repeat-style>> || <<attachment>> || <<box>> || <<box>> || <<'background-color' >> </pre>
979
979
980
980
<p class=note> Note that a color is permitted in
981
981
<<final-bg-layer>> , but not in <<bg-layer>> .
You can’t perform that action at this time.
0 commit comments