Bug 253901

Summary: New test: [ iOS 16 ] imported/w3c/web-platform-tests/css/css-ruby/line-spacing.html is a constant text only failure.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Bri Harris <bharris9>
Status: NEW    
Severity: Normal CC: koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Bri Harris
Reported 2023-03-14 13:29:06 PDT
imported/w3c/web-platform-tests/css/css-ruby/line-spacing.html is a constant text only failure on iOS 16. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-ruby%2Fline-spacing.html DIFF TEXT: @@ -25,8 +25,8 @@ FAIL Under ruby + vertical-align doesn't overflow the block assert_true: expected true got false PASS Under ruby doesn't overwrap with the next block PASS Expand inter-lines spacing -PASS Consume half-leading of the previous line +FAIL Consume half-leading of the previous line assert_approx_equals: expected 26 +/- 1 but got 24 PASS Don't Consume half-leading of the previous line with text-emphasis -PASS Consume half-leading of the next line +FAIL Consume half-leading of the next line assert_approx_equals: expected 24 +/- 1 but got 26 PASS Don't Consume half-leading of the next line with text-emphasis
Attachments
Bri Harris
Comment 1 2023-03-14 13:30:54 PDT
261621@main is the commit that introduced this test and it has been failing since introduction. This also appears to be just a rebaseline to help correct test failures. LINK TO REFERENCE COMMIT: https://commits.webkit.org/261621@main
Radar WebKit Bug Importer
Comment 2 2023-03-14 13:31:26 PDT
Bri Harris
Comment 3 2023-03-16 11:57:37 PDT
EWS
Comment 4 2023-03-16 12:36:48 PDT
Test gardening commit 261760@main (f4ea43eb0e9a): <https://commits.webkit.org/261760@main> Reviewed commits have been landed. Closing PR #11620 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.