[webkit-reviews] review granted: [Bug 179666] REGRESSION (Safari 11): Buttons inside a fieldset legend cannot be clicked on in Safari 11 : [Attachment 331873] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 22 08:50:33 PST 2018


zalan <zalan at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s request
for review:
Bug 179666: REGRESSION (Safari 11): Buttons inside a fieldset legend cannot be
clicked on in Safari 11
https://bugs.webkit.org/show_bug.cgi?id=179666

Attachment 331873: patch

https://bugs.webkit.org/attachment.cgi?id=331873&action=review




--- Comment #7 from zalan <zalan at apple.com> ---
Comment on attachment 331873
  --> https://bugs.webkit.org/attachment.cgi?id=331873
patch

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

> Source/WebCore/rendering/RenderBlock.h:239
> +    bool hitTestExcludedChildrenInBorder(const HitTestRequest&,
HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint&
accumulatedOffset, HitTestAction);

private pls


More information about the webkit-reviews mailing list