[webkit-changes] [WebKit/WebKit] 734bc0: [IFC][out-of-flow bidi] Fix fast/block/positioning...

Alan Baradlay noreply at github.com
Thu Aug 31 05:02:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 734bc0ccb57e1b4e5cc80d8474769f85c8f0ec5d
      https://github.com/WebKit/WebKit/commit/734bc0ccb57e1b4e5cc80d8474769f85c8f0ec5d
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M Source/WebCore/rendering/RenderInline.cpp

  Log Message:
  -----------
  [IFC][out-of-flow bidi] Fix fast/block/positioning/absolute-in-inline-rtl(3).html
https://bugs.webkit.org/show_bug.cgi?id=260940

Reviewed by Antti Koivisto.

Add missing RTL support in RenderInline::innerPaddingBoxWidth.

* Source/WebCore/rendering/RenderInline.cpp:
(WebCore::RenderInline::innerPaddingBoxWidth const):

Canonical link: https://commits.webkit.org/267494@main




More information about the webkit-changes mailing list