[Webkit-unassigned] [Bug 240837] Failing text-indent WPT tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 1 17:09:26 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=240837

--- Comment #4 from zalan <zalan at apple.com> ---
(In reply to Ahmad Saleem from comment #3)
> We are still failing these test case. I think in IFC, we might have to do
> something here?
> 
> InlineFormattingGeometry::computedTextIndent
> 
> to account for 'isGridItem()' or 'isFlexItemIncludingDeprecated()'?
Not quite, this is a bug in our "first formatted line" implementation where we assume the first child always produces a visible line (see setIsFirstChildForIntegration). Should be relatively easy to fix as we already have it working for text-box trim.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231002/0651d548/attachment-0001.htm>


More information about the webkit-unassigned mailing list