Bug 249426 - REGRESSION(205039@main): StyledMarkupAccumulator sometimes does not emit an end tag
Summary: REGRESSION(205039@main): StyledMarkupAccumulator sometimes does not emit an e...
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: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-15 13:14 PST by Ryosuke Niwa
Modified: 2022-12-15 22:13 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 Ryosuke Niwa 2022-12-15 13:14:17 PST
StyledMarkupAccumulator fails to emit end tags when they move out of ancestors as a result of enterNode returning false.
Comment 1 Ryosuke Niwa 2022-12-15 14:39:17 PST
Pull request: https://github.com/WebKit/WebKit/pull/7721
Comment 2 EWS 2022-12-15 22:12:37 PST
Committed 257977@main (24540c7a6767): <https://commits.webkit.org/257977@main>

Reviewed commits have been landed. Closing PR #7721 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-15 22:13:20 PST
<rdar://problem/103434255>