mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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
|
|
@ -1,3 +0,0 @@
|
|||
[at-font-face-font-matching.html]
|
||||
[Matching font-style: 'oblique -10deg' should prefer 'oblique -20deg -15deg' over 'oblique -60deg -30deg']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue