| Summary: | [WPE] fast/css/font-systemFontID-parsing.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, LayoutTestFailure |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pull request: https://github.com/WebKit/WebKit/pull/5713 Test gardening commit 255923@main (9e45a6ece6f0): <https://commits.webkit.org/255923@main> Reviewed commits have been landed. Closing PR #5713 and removing active labels. There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations. |
The fast/css/font-systemFontID-parsing.html layout test is failing on the WPE port: --- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/font-systemFontID-parsing-expected.txt +++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/font-systemFontID-parsing-actual.txt @@ -4,7 +4,7 @@ PASS testDivInvalid.style.getPropertyCSSValue('font-family') is null -PASS testDivValid.style.getPropertyCSSValue('font-family') is not null +FAIL testDivValid.style.getPropertyCSSValue('font-family') should not be null. PASS successfullyParsed is true TEST COMPLETE