Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00e82a4b47c74f8eb80f032a740ca2e78c40623f
      
https://github.com/WebKit/WebKit/commit/00e82a4b47c74f8eb80f032a740ca2e78c40623f
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-button-text-and-icon-clipping-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-button-text-and-icon-clipping-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-button-text-and-icon-clipping.html
    M Source/WebCore/html/shadow/SelectFallbackButtonElement.cpp

  Log Message:
  -----------
  SelectFallbackButtonElement should not have styling in base appearance mode
https://bugs.webkit.org/show_bug.cgi?id=316407

Reviewed by Tim Nguyen.

This code was introduced in 306393@main when base appearance was not
yet added. It's separate from the code branching on appearance below
as it needs to apply to None as well.

Tests: 
imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-button-text-and-icon-clipping.html

Upstream: https://github.com/web-platform-tests/wpt/pull/60425
Canonical link: https://commits.webkit.org/314693@main



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

Reply via email to