WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295422
REGRESSION(
296179@main
): [iOS] imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-002.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=295422
Summary
REGRESSION(296179@main): [iOS] imported/w3c/web-platform-tests/css/css-fonts/...
Marta Darbinyan
Reported
2025-07-03 11:49:34 PDT
The following test is constant failure after
296179@main
. imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-002.html Text diff: FAIL font-family: -webkit-fantasy treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 34 FAIL font-family: -webkit-monospace treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 31 PASS font-family: -webkit-system-ui treated as <font-family>, not <generic-name> -PASS font-family: -webkit-emoji treated as <font-family>, not <generic-name> PASS font-family: -webkit-math treated as <font-family>, not <generic-name> -PASS font-family: -webkit-fangsong treated as <font-family>, not <generic-name> +FAIL font-family: -webkit-generic(fangsong) treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 +FAIL font-family: -webkit-generic(kai) treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 +FAIL font-family: -webkit-generic(khmer-mul) treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 +FAIL font-family: -webkit-generic(nastaliq) treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 PASS font-family: -webkit-ui-serif treated as <font-family>, not <generic-name> PASS font-family: -webkit-ui-sans-serif treated as <font-family>, not <generic-name> PASS font-family: -webkit-ui-monospace treated as <font-family>, not <generic-name> @@ -18,5 +20,7 @@ FAIL font-family: -webkit-body treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 FAIL font-family: -webkit-standard treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 25 FAIL font-family: -webkit-pictograph treated as <font-family>, not <generic-name> assert_equals: expected 50 but got 65 +PASS font-family: emoji treated as <font-family>, not <generic-name> +PASS font-family: fangsong treated as <font-family>, not <generic-name> PASS font-family: BlinkMacSystemFont treated as <font-family>, not <generic-name> Test history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-fonts%2Fgeneric-family-keywords-002.html&platform=ios
Tets results:
https://ews-build.webkit.org/#/builders/133/builds/23686
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-03 11:49:58 PDT
<
rdar://problem/154973303
>
EWS
Comment 2
2025-07-03 12:30:45 PDT
Test gardening commit
296990@main
(0f97e863d013): <
https://commits.webkit.org/296990@main
> Reviewed commits have been landed. Closing PR #47571 and removing active labels.
Vitor Roriz
Comment 3
2025-07-03 13:25:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47575
EWS
Comment 4
2025-07-03 15:28:35 PDT
Committed
297000@main
(b28a8934994a): <
https://commits.webkit.org/297000@main
> Reviewed commits have been landed. Closing PR #47575 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug