mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests to revision b'afdce893ed51bc1a7a7ac03b16b5a575caad071a'
This commit is contained in:
parent
a8da28e55d
commit
3b420af385
393 changed files with 17484 additions and 4185 deletions
|
@ -76,7 +76,7 @@ function test_resolution_units_parsing() {
|
|||
test_valid_value_variants(
|
||||
'background-image',
|
||||
'image-set(url("example.png") calc(2x * 3))',
|
||||
'image-set(url("example.png") calc(6x))'
|
||||
'image-set(url("example.png") calc(6dppx))'
|
||||
);
|
||||
test_valid_value_variants(
|
||||
'background-image',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue