Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e44bf50fe7914190924a7ed97458bbaf443cf6b9
      
https://github.com/WebKit/WebKit/commit/e44bf50fe7914190924a7ed97458bbaf443cf6b9
  Author: Antti Koivisto <an...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to