mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision fa663532c77aef32c4c04abdc3d7278ff568da93
This commit is contained in:
parent
ac354572e2
commit
efbf39f40a
75 changed files with 327 additions and 122 deletions
|
@ -21,6 +21,5 @@ test_valid_value("aspect-ratio", "0 / 9");
|
|||
test_valid_value("aspect-ratio", "16 / 0");
|
||||
test_valid_value("aspect-ratio", "auto 16");
|
||||
test_valid_value("aspect-ratio", "16 auto", "auto 16");
|
||||
// https://github.com/w3c/csswg-drafts/issues/5084
|
||||
test_valid_value("aspect-ratio", "0 / 0", "1 / 0");
|
||||
test_valid_value("aspect-ratio", "0 / 0");
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue