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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bri Harris
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
<rdar://problem/106718087>
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/11620
EWS
Test gardening commit 261760@main (f4ea43eb0e9a): <https://commits.webkit.org/261760@main>
Reviewed commits have been landed. Closing PR #11620 and removing active labels.