Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1dd8097ed2e42cbd499c8edac5920d10d99f4ceb https://github.com/WebKit/WebKit/commit/1dd8097ed2e42cbd499c8edac5920d10d99f4ceb Author: Alan Baradlay <za...@apple.com> Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths: A LayoutTests/fast/misc/content-visibility-hidden-on-editing-crash-expected.txt A LayoutTests/fast/misc/content-visibility-hidden-on-editing-crash.html M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp Log Message: ----------- [content-visibility] Invalidate display boxes on content mutation inside skipped subtree https://bugs.webkit.org/show_bug.cgi?id=291992 <rdar://145465279> Reviewed by Antti Koivisto. We should not keep stale content around especially when associated renderers are going away. * LayoutTests/fast/misc/content-visibility-hidden-on-editing-crash-expected.txt: Added. * LayoutTests/fast/misc/content-visibility-hidden-on-editing-crash.html: Added. * Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp: (WebCore::LayoutIntegration::LineLayout::insertedIntoTree): (WebCore::LayoutIntegration::LineLayout::removedFromTree): (WebCore::LayoutIntegration::LineLayout::updateTextContent): Canonical link: https://commits.webkit.org/294060@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes