Commit eca3884
committed
[css-backgrounds] Initial background-position-x/y
In CSS Backgrounds and Borders Level 3, the initial value
of background-position is '0% 0%'.
In Level 4, the initial value of background-position-x and
background-position-y is '0%' and '0%', not 'left' and 'left'.1 parent 03407f8 commit eca3884
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments