mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
18
tests/wpt/meta/css/css-fonts/parsing/font-face-size-adjust.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-fonts/parsing/font-face-size-adjust.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[font-face-size-adjust.html]
|
||||
[Check that size-adjust: 100% is valid]
|
||||
expected: FAIL
|
||||
|
||||
[Check that size-adjust: 0% is valid]
|
||||
expected: FAIL
|
||||
|
||||
[Check that size-adjust: 110% is valid]
|
||||
expected: FAIL
|
||||
|
||||
[Check that size-adjust: 100000000000% is valid]
|
||||
expected: FAIL
|
||||
|
||||
[Check that size-adjust: -100% is invalid]
|
||||
expected: FAIL
|
||||
|
||||
[Check that size-adjust: -1% is invalid]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue