mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Update web-platform-tests to revision 9d583db6a1a16763322dce912bf057490cd7b0c7
This commit is contained in:
parent
306e8ac5f9
commit
e116a19f0b
243 changed files with 6909 additions and 2244 deletions
|
@ -19,7 +19,7 @@ and the element is scrolled to (0, 60px), only the second image is shown." />
|
|||
#element-with-attachment-scroll {
|
||||
width: 500px;
|
||||
height: 500px;
|
||||
background-image: url('support/60x60-red.png'), url('support/60x60-green.png');
|
||||
background-image: url('/css/support/60x60-red.png'), url('support/60x60-green.png');
|
||||
background-position: 0 0, 0 60px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue