@@ -752,7 +752,7 @@ <h3 id=the-background-repeat><span class=secno>3.4. </span>Tiling Images:
752752 < tr >
753753 < th > Computed value:
754754
755- < td > two keywords, one per dimension
755+ < td > A list, each item consisting of: two keywords, one per dimension
756756
757757 < tr >
758758 < th > Animatable:
@@ -1098,9 +1098,9 @@ <h3 id=the-background-position><span class=secno>3.6. </span>Positioning
10981098 < tr >
10991099 < th > Computed value:
11001100
1101- < td > Two keywords representing the origin and two offsets from that
1102- origin, each given as an absolute length (if given a <length>),
1103- otherwise as a percentage.
1101+ < td > A list, each item consisting of: two keywords representing the
1102+ origin and two offsets from that origin, each given as an absolute
1103+ length (if given a <length>), otherwise as a percentage.
11041104
11051105 < tr >
11061106 < th > Animatable:
@@ -1331,7 +1331,7 @@ <h3 id=the-background-clip><span class=secno>3.7. </span>Painting Area: the
13311331 < tr >
13321332 < th > Computed value:
13331333
1334- < td > same as specified value
1334+ < td > as specified
13351335
13361336 < tr >
13371337 < th > Animatable:
@@ -1429,7 +1429,7 @@ <h3 id=the-background-origin><span class=secno>3.8. </span>Positioning
14291429 < tr >
14301430 < th > Computed value:
14311431
1432- < td > same as specified value
1432+ < td > as specified
14331433
14341434 < tr >
14351435 < th > Animatable:
@@ -1533,7 +1533,7 @@ <h3 id=the-background-size><span class=secno>3.9. </span>Sizing Images: the
15331533 < tr >
15341534 < th > Computed value:
15351535
1536- < td > for <length> the absolute value, otherwise as specified
1536+ < td > as specified, but with lengths made absolute
15371537
15381538 < tr >
15391539 < th > Animatable:
0 commit comments