[webkit-reviews] review granted: [Bug 216690] REGRESSION (r263179): CSS checkbox no longer visible in iOS 14 : [Attachment 413308] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 09:27:15 PST 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antoine Quint
<graouts at webkit.org>'s request for review:
Bug 216690: REGRESSION (r263179): CSS checkbox no longer visible in iOS 14
https://bugs.webkit.org/show_bug.cgi?id=216690

Attachment 413308: Patch

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




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 413308
  --> https://bugs.webkit.org/attachment.cgi?id=413308
Patch

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

> Source/WebCore/ChangeLog:14
> +	   within en element's clipped bounds before considering its children.
Whether the

an

>
LayoutTests/fast/box-shadow/hit-test-box-shadow-on-zero-height-clipping-contain
er-2.html:55
> +result.textContent = `${pass ? "PASS" : "FAIL"}: target element class is
"{hitTestElement.className}"`;

missing $


More information about the webkit-reviews mailing list