Bug 266397 - [IFC][Ruby] fix web-platform-tests/editing/run/inserthorizontalrule.html
Summary: [IFC][Ruby] fix web-platform-tests/editing/run/inserthorizontalrule.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-14 03:14 PST by Antti Koivisto
Modified: 2023-12-14 08:07 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2023-12-14 03:14:27 PST
<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.
Comment 1 Radar WebKit Bug Importer 2023-12-14 03:16:52 PST
<rdar://problem/119659338>
Comment 2 Antti Koivisto 2023-12-14 03:19:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/21786
Comment 3 EWS 2023-12-14 08:07:29 PST
Committed 272040@main (e44bf50fe791): <https://commits.webkit.org/272040@main>

Reviewed commits have been landed. Closing PR #21786 and removing active labels.