Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a9b607d44610188073e437cd7fc45a730beb29f
      
https://github.com/WebKit/WebKit/commit/1a9b607d44610188073e437cd7fc45a730beb29f
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M Source/WebCore/page/InteractionRegion.cpp

  Log Message:
  -----------
  Interaction regions for passwords and search fields are incorrect
https://bugs.webkit.org/show_bug.cgi?id=248047
<radar://102158222>

Reviewed by Dean Jackson.

Expand the interaction region by the difference of the contentBoxRect
and the borderBoxRect, when an input element contains a containerElement,
as the container element did not take into account the border regions.

* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::interactionRegionForRenderedRegion):

Canonical link: https://commits.webkit.org/257999@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to