Bug 253901 - New test: [ iOS 16 ] imported/w3c/web-platform-tests/css/css-ruby/line-spacing.html is a constant text only failure.
Summary: New test: [ iOS 16 ] imported/w3c/web-platform-tests/css/css-ruby/line-spacin...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bri Harris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-14 13:29 PDT by Bri Harris
Modified: 2023-03-16 12:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bri Harris 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
Comment 1 Bri Harris 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
Comment 2 Radar WebKit Bug Importer 2023-03-14 13:31:26 PDT
<rdar://problem/106718087>
Comment 3 Bri Harris 2023-03-16 11:57:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11620
Comment 4 EWS 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.