Skip to content

Commit 32d1fcc

Browse files
committed
Clarify 3/4 value computed value for background-position
1 parent 5252448 commit 32d1fcc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css3-background/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,9 @@ <h3 id=the-background-position><span class=secno>3.6. </span>The &lsquo;<a
10081008

10091009
<td>If one or two values are specified, for a &lt;length&gt; the
10101010
absolute length, otherwise a percentage. If three or four values are
1011-
specified, two pairs of a keyword plus a length or percentage.
1011+
specified, the horizontal origin keyword and length or percentage
1012+
offset followed by the vertical origin keyword and length or percentage
1013+
offset.
10121014
</table>
10131015

10141016
<p>If background images have been specified, this property specifies their

0 commit comments

Comments
 (0)