[blocks-in-inline] Don't wrap sequences of blocks in anonymous block#55250
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Dec 12, 2025
Merged
Conversation
Collaborator
|
EWS run on previous version of this PR (hash b74e582) Details
|
b74e582 to
33c10f2
Compare
Collaborator
|
EWS run on previous version of this PR (hash 33c10f2) Details
|
33c10f2 to
ce2e203
Compare
Collaborator
|
EWS run on previous version of this PR (hash ce2e203) Details
|
ce2e203 to
95b8f1e
Compare
Collaborator
|
EWS run on current version of this PR (hash 95b8f1e) Details
|
alanbaradlay
approved these changes
Dec 12, 2025
https://bugs.webkit.org/show_bug.cgi?id=303999 rdar://166306432 Reviewed by Alan Baradlay. We already don't wrap single blocks. Remove remaining anonymous block wrapping. * LayoutTests/editing/selection/hit-test-continuation-margin-expected.html: * LayoutTests/editing/selection/hit-test-continuation-margin.html: This is a progression, our selection behavior now matches with or without the span. Change the ref to be the spanless case. * Source/WebCore/rendering/updating/RenderTreeBuilder.cpp: (WebCore::RenderTreeBuilder::updateAfterDescendants): * Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp: (WebCore::RenderTreeBuilder::Inline::updateAfterDescendants): Deleted. (WebCore::RenderTreeBuilder::Inline::wrapRunsOfBlocksInAnonymousBlock): Deleted. * Source/WebCore/rendering/updating/RenderTreeBuilderInline.h: Canonical link: https://commits.webkit.org/304357@main
95b8f1e to
506bc07
Compare
Collaborator
|
Committed 304357@main (506bc07): https://commits.webkit.org/304357@main Reviewed commits have been landed. Closing PR #55250 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
95b8f1effe20dd5720249113ce534e3d01f7d9b8
95b8f1e
🛠 wpe🛠 win🧪 wpe-wk2🧪 win-tests🧪 api-wpe🧪 api-mac-debug🛠 wpe-cairo-libwebrtc🧪 api-ios🛠 gtk🧪 gtk-wk2🧪 api-gtk🛠 playstation