Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e0f3ed68961c47d6bf604a4bf55cbeb6b8168ed3
https://github.com/WebKit/WebKit/commit/e0f3ed68961c47d6bf604a4bf55cbeb6b8168ed3
Author: Alan Baradlay <[email protected]>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
A LayoutTests/fast/multicol/cv-with-colum-and-hittest-assert-expected.txt
A LayoutTests/fast/multicol/cv-with-colum-and-hittest-assert.html
M Source/WebCore/rendering/RenderLayer.cpp
Log Message:
-----------
[content-visibility] ASSERT in LayoutIntegration::LineLayout::hitTest
https://bugs.webkit.org/show_bug.cgi?id=293542
<rdar://151305707>
Reviewed by Antti Koivisto.
This is equivalent to what we do in RenderBlock::nodeAtPoint to avoid
hittesting skipped subtree. (This is the RenderLayer variant of "we are at the
skipped root and should not
descend into our skipped subtree by visiting child layers.)
* LayoutTests/fast/multicol/cv-with-colum-and-hittest-assert-expected.txt:
Added.
* LayoutTests/fast/multicol/cv-with-colum-and-hittest-assert.html: Added.
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::hitTestList):
Canonical link: https://commits.webkit.org/295438@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes