[webkit-changes] [WebKit/WebKit] 7de349: [Outline] Incorrect inline box (hugging) outline p...

Alan Baradlay noreply at github.com
Wed Dec 27 10:21:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7de349188bd89210f3f80be22ca2507ac27c5777
      https://github.com/WebKit/WebKit/commit/7de349188bd89210f3f80be22ca2507ac27c5777
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-27 (Wed, 27 Dec 2023)

  Changed paths:
    A LayoutTests/fast/inline/hidpi-outline-inline-box-writing-modes-expected.html
    A LayoutTests/fast/inline/hidpi-outline-inline-box-writing-modes.html
    M Source/WebCore/rendering/RenderInline.cpp

  Log Message:
  -----------
  [Outline] Incorrect inline box (hugging) outline painting in vertical writing modes
https://bugs.webkit.org/show_bug.cgi?id=266914

Reviewed by Antti Koivisto.

* LayoutTests/fast/inline/hidpi-outline-inline-box-writing-modes-expected.html: Added.
* LayoutTests/fast/inline/hidpi-outline-inline-box-writing-modes.html: Added.
* LayoutTests/fast/writing-mode/basic-vertical-line.html:
* Source/WebCore/rendering/RenderInline.cpp:
(WebCore::RenderInline::paintOutline):

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




More information about the webkit-changes mailing list