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

  Changed paths:
    M 
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-expected.html
    M LayoutTests/fast/forms/appearance-base/internal-auto-base-function.html
    M Source/WebCore/css/CSSProperties.json

  Log Message:
  -----------
  Fix `-internal-auto-base()` in high priority properties
https://bugs.webkit.org/show_bug.cgi?id=307557
rdar://170154535

Reviewed by Antti Koivisto.

-internal-auto-base() was failing to evaluate correctly for high priority 
properties.

Change the order that appearance applies by making it top priority, so that 
appearance applies before other high priority properties, consistent with how 
color-scheme and other color-scheme dependencies work.

* Source/WebCore/css/CSSProperties.json:

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



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

Reply via email to