File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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
973973
974974<p> Where
975975
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>
979979
980980<p class=note> Note that a color is permitted in
981981<<final-bg-layer>> , but not in <<bg-layer>> .
You can’t perform that action at this time.
0 commit comments