[webkit-changes] [WebKit/WebKit] 807e41: Implement (prefers-contrast: custom)

Commit Queue noreply at github.com
Wed Jun 26 11:54:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 807e41dc54b307312b9a39b7b5a8a1700a4e4b9a
      https://github.com/WebKit/WebKit/commit/807e41dc54b307312b9a39b7b5a8a1700a4e4b9a
  Author: lilyspiniolas <lily_n_spiniolas2 at apple.com>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/mediaqueries/prefers-contrast-expected.txt
    M Source/WebCore/css/CSSValueKeywords.in
    M Source/WebCore/css/query/MediaQueryFeatures.cpp

  Log Message:
  -----------
  Implement (prefers-contrast: custom)
https://bugs.webkit.org/show_bug.cgi?id=249445
rdar://103658875

Reviewed by Tim Nguyen and Abrar Rahman Protyasha.

This patch adds support for prefers-contrast: custom

* LayoutTests/imported/w3c/web-platform-tests/css/mediaqueries/prefers-contrast-expected.txt:
* Source/WebCore/css/CSSValueKeywords.in:
* Source/WebCore/css/query/MediaQueryFeatures.cpp:
(WebCore::MQ::Features::prefersContrast):

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



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


More information about the webkit-changes mailing list