Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e630183bd5e2c0d1e2d591819053d52f2d4c603
      
https://github.com/WebKit/WebKit/commit/4e630183bd5e2c0d1e2d591819053d52f2d4c603
  Author: Tim Nguyen <[email protected]>
  Date:   2026-02-07 (Sat, 07 Feb 2026)

  Changed paths:
    M Source/WebCore/html/HTMLOptGroupElement.cpp
    M Source/WebCore/html/HTMLOptionElement.cpp

  Log Message:
  -----------
  Stop using `usesMenuListDeprecated()` for focusability checks
https://bugs.webkit.org/show_bug.cgi?id=307219
rdar://169856142

Reviewed by Ryosuke Niwa.

These intend to check if the rendering is a menulist, given options/optgroups 
are hidden by default (hence not focusable) in menulist selects.

* Source/WebCore/html/HTMLOptGroupElement.cpp:
(WebCore::HTMLOptGroupElement::isFocusable const):
* Source/WebCore/html/HTMLOptionElement.cpp:
(WebCore::HTMLOptionElement::isFocusable const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to