[webkit-changes] [WebKit/WebKit] e44bf5: [IFC][Ruby] fix web-platform-tests/editing/run/ins...

Antti Koivisto noreply at github.com
Thu Dec 14 08:07:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e44bf50fe7914190924a7ed97458bbaf443cf6b9
      https://github.com/WebKit/WebKit/commit/e44bf50fe7914190924a7ed97458bbaf443cf6b9
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/WebCore/editing/Editing.cpp

  Log Message:
  -----------
  [IFC][Ruby] fix web-platform-tests/editing/run/inserthorizontalrule.html
https://bugs.webkit.org/show_bug.cgi?id=266397
rdar://119659338

Reviewed by Alan Baradlay.

<hr> with display:inline-block should not have special <hr> treatment in editing code.
This gets hit in this test because inlinification of <ruby> content.

* Source/WebCore/editing/Editing.cpp:
(WebCore::isRenderedAsNonInlineTableImageOrHR):

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




More information about the webkit-changes mailing list