[Webkit-unassigned] [Bug 263892] REGRESSION(267944 at main): wpt /css/CSS2/positioning/abspos-block-level-001.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 30 20:49:27 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=263892
--- Comment #3 from zalan <zalan at apple.com> ---
2 issues:
- out-of-flow boxes has to be passed in as objectReplacementCharacter (and not as truly opaque items) to icu (InlineItemsBuilder::buildBidiParagraph)
- right to left inline direction (has nothing to do with bidi) needs "visually backwards" search when looking for "before" in-flow content to decide where (display: block) out-of-flow box should go (InlineDisplayContentBuilder::setGeometryForBlockLevelOutOfFlowBoxes)
(have a local fix, will upload a patch tomorrow)
--
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/20231031/fcdbd0cc/attachment.htm>
More information about the webkit-unassigned
mailing list