Bug 220071

Summary: Sibling element wheel event regions can be wrong
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Simon Fraser (smfr) 2020-12-21 14:56:22 PST
Sibling element wheel event regions can be wrong
Comment 1 Simon Fraser (smfr) 2020-12-21 14:58:34 PST
Created attachment 416634 [details]
Patch
Comment 2 Simon Fraser (smfr) 2020-12-21 14:58:41 PST
<rdar://problem/72435466>
Comment 3 Daniel Bates 2020-12-21 22:31:46 PST
Comment on attachment 416634 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416634&action=review

Patch looks good.

> Source/WebCore/ChangeLog:11
> +        with different handlers. For now, just disable style sharing for any elements

Last sentence doesn't read well.
Comment 4 EWS 2020-12-22 08:48:56 PST
Committed r271054: <https://trac.webkit.org/changeset/271054>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416634 [details].