Bug 295422
| Summary: | REGRESSION(296179@main): [iOS] imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-002.html is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
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
<rdar://problem/154973303>
EWS
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
Pull request: https://github.com/WebKit/WebKit/pull/47575
EWS
Committed 297000@main (b28a8934994a): <https://commits.webkit.org/297000@main>
Reviewed commits have been landed. Closing PR #47575 and removing active labels.