mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (13-06-2025) (#37436)
Automated downstream sync of changes from upstream as of 13-06-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e4da496e2d
commit
a7e9df0fef
339 changed files with 7696 additions and 1370 deletions
|
@ -37,3 +37,15 @@
|
|||
|
||||
[@font-face matching for quoted and unquoted math]
|
||||
expected: [FAIL, PASS]
|
||||
|
||||
[@font-face matching for quoted and unquoted generic(fangsong)]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face matching for quoted and unquoted generic(kai)]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face matching for quoted and unquoted generic(khmer-mul)]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face matching for quoted and unquoted generic(nastaliq)]
|
||||
expected: FAIL
|
||||
|
|
12
tests/wpt/meta/css/css-fonts/generic-family-keywords-002.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-fonts/generic-family-keywords-002.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[generic-family-keywords-002.html]
|
||||
[font-family: -webkit-generic(fangsong) treated as <font-family>, not <generic-name>]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: -webkit-generic(kai) treated as <font-family>, not <generic-name>]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: -webkit-generic(khmer-mul) treated as <font-family>, not <generic-name>]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: -webkit-generic(nastaliq) treated as <font-family>, not <generic-name>]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue