Bug 252916
| Summary: | REGRESSION (260781@main): [iOS] TestWebKitAPI.FontAttributes.FontTextStyle is consistently failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=252552 | ||
Ryan Haddad
TestWebKitAPI.FontAttributes.FontTextStyle is consistently failing after https://commits.webkit.org/260781@main landed
TestWebKitAPI.FontAttributes.FontTextStyle
/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/FontAttributes.mm:62
Expected equality of these values:
"UICTFontTextStyleTitle1"
fontTextStyle
Which is: ""
/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/FontAttributes.mm:62
Expected equality of these values:
"UICTFontTextStyleTitle1"
fontTextStyle
Which is: ""
/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/FontAttributes.mm:466
Expected equality of these values:
"UICTFontTextStyleTitle1"
[webView stylePropertyAtSelectionStart:@"font-family"]
Which is: "-webkit-standard"
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.FontAttributes.FontTextStyle
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105891055>
Myles C. Maxfield
Pull request: https://github.com/WebKit/WebKit/pull/10711
EWS
Committed 260866@main (3f1cb9750c4d): <https://commits.webkit.org/260866@main>
Reviewed commits have been landed. Closing PR #10711 and removing active labels.