Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 234386791751d5a002964c41450087e542db8fbf https://github.com/WebKit/WebKit/commit/234386791751d5a002964c41450087e542db8fbf Author: Alan Baradlay <za...@apple.com> Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths: M Source/WebCore/rendering/RenderBlock.cpp M Source/WebCore/rendering/RenderObject.cpp Log Message: ----------- [Cleanup] Fieldset's legend is part of the skipped subtree https://bugs.webkit.org/show_bug.cgi?id=291166# Reviewed by Antti Koivisto. Ignore <legend> when it inside a 'c-v: hidden' fieldset (move check to a central place). * Source/WebCore/rendering/RenderBlock.cpp: (WebCore::RenderBlock::findFieldsetLegend const): (WebCore::RenderBlock::adjustBorderBoxRectForPainting): (WebCore::RenderBlock::paintRectToClipOutFromBorder): * Source/WebCore/rendering/RenderObject.cpp: Canonical link: https://commits.webkit.org/293354@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