mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'c9946198c9ee19db3b4974a388fae45da844a94a'
This commit is contained in:
parent
8dfd613aa1
commit
06e9d5a631
366 changed files with 8783 additions and 2336 deletions
|
@ -8,8 +8,8 @@
|
|||
<style>
|
||||
#test {
|
||||
background-image: image-set(
|
||||
url("/images/green.png") 1x type('image/png'),
|
||||
url("/images/red.png") 1x type('image/png')
|
||||
url("/images/green.png") 0.0001x type('image/png'),
|
||||
url("/images/red.png") 0.0001x type('image/png')
|
||||
);
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue