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:
Servo WPT Sync 2024-08-07 06:15:56 -04:00 committed by GitHub
parent 3c271fb298
commit 9cb0e74cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1599 changed files with 80467 additions and 78450 deletions

View 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

View file

@ -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