Bug 304401
| Summary: | [GTK][WPE] REGRESSION(304514@main) fast/inline/mismatching-inline-baseline-and-empty-content.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
| Component: | WebKitGTK | Assignee: | Claudio Saavedra <csaavedra> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Claudio Saavedra
It has a minor pixel difference between the reference and test. It regressed in that commit.
[subpixel-inline-layout] Remove redundant floorToInt calls in RenderBlock::firstLineBaseline and lastLineBaseline
https://bugs.webkit.org/show_bug.cgi?id=304125
Reviewed by Antti Koivisto.
Leaf boxes are supposed to be taking care of rounding.
* Source/WebCore/rendering/RenderBlock.cpp:
(WebCore::RenderBlock::firstLineBaseline const):
(WebCore::RenderBlock::lastLineBaseline const): drive-by fix.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
Pull request: https://github.com/WebKit/WebKit/pull/55622
EWS
Test gardening commit 304674@main (6b67479acb64): <https://commits.webkit.org/304674@main>
Reviewed commits have been landed. Closing PR #55622 and removing active labels.