Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 72744d330830c65cd3bf7e92638efd2d91d33772
https://github.com/WebKit/WebKit/commit/72744d330830c65cd3bf7e92638efd2d91d33772
Author: Mike Wyrzykowski <[email protected]>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M Source/WebCore/page/InteractionRegion.cpp
Log Message:
-----------
HTMLFieldSetElement shouldn't be allowed as an interaction region
https://bugs.webkit.org/show_bug.cgi?id=246879
<rdar://100420346>
Reviewed by Tim Horton.
HTMLFieldSetElement shouldn't be allowed as an interaction region.
It is not interactable, rather the elements it contains are interactable.
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::interactionRegionForRenderedRegion):
Canonical link: https://commits.webkit.org/255933@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes