Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0b543cc9ff31a50857a570a65f9d33f405b30a15
      
https://github.com/WebKit/WebKit/commit/0b543cc9ff31a50857a570a65f9d33f405b30a15
  Author: Karl Dubost <[email protected]>
  Date:   2024-01-21 (Sun, 21 Jan 2024)

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

  Log Message:
  -----------
  Quirks: ceac.state.gov requires document.activeElement to be HTMLInputElement
https://bugs.webkit.org/show_bug.cgi?id=267569
rdar://110953808

Reviewed by Aditya Keerthi.

Fixes a regression introduced by adding a new method in Quirks.
https://bugs.webkit.org/show_bug.cgi?id=260938
There is a followup bug to improve the new method and make sure
that every type of domain matching is covered.
See https://bugs.webkit.org/show_bug.cgi?id=267623

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsFormControlToBeMouseFocusable const):

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


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

Reply via email to