[webkit-changes] [WebKit/WebKit] 68367b: [CSS] @property initial-value descriptor can't con...

Matthieu Dubet noreply at github.com
Mon Sep 16 08:53:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68367bc72477ba3ee3596b1fa5a0c963563d1d98
      https://github.com/WebKit/WebKit/commit/68367bc72477ba3ee3596b1fa5a0c963563d1d98
  Author: Matthieu Dubet <m_dubet at apple.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-expected.txt
    M Source/WebCore/css/parser/CSSParserImpl.cpp

  Log Message:
  -----------
  [CSS] @property initial-value descriptor can't contain var(--foo)
https://bugs.webkit.org/show_bug.cgi?id=279751
rdar://134317319

Reviewed by Antti Koivisto.

https://drafts.css-houdini.org/css-properties-values-api/#initial-value-descriptor

https://drafts.css-houdini.org/css-properties-values-api/#computationally-independent

* LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-expected.txt:
* Source/WebCore/css/parser/CSSParserImpl.cpp:
(WebCore::CSSParserImpl::consumePropertyRule):

Canonical link: https://commits.webkit.org/283701@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