[Webkit-unassigned] [Bug 180633] Wrong position for orthogonal positioned element with writing-mode: vertical-rl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 04:03:49 PDT 2021


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

--- Comment #6 from Javier Fernandez <jfernandez at igalia.com> ---
Comment on attachment 427138
  --> https://bugs.webkit.org/attachment.cgi?id=427138
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=427138&action=review

> Source/WebCore/rendering/RenderBox.cpp:4454
> +        logicalLeftPos = containerLogicalWidth - computedValues.m_extent - logicalLeftPos;

Why in this case we don't need to consider the border ?

-- 
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/20210428/073b3f09/attachment-0001.htm>


More information about the webkit-unassigned mailing list