Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e101866bc4be83d6de43e4b37b20c3d2141eeef
      
https://github.com/WebKit/WebKit/commit/3e101866bc4be83d6de43e4b37b20c3d2141eeef
  Author: Antti Koivisto <[email protected]>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-query-custom-property-registration-expected.txt
    M Source/WebCore/css/CSSValue.h
    M Source/WebCore/css/calc/CSSCalcTree+ComputedStyleDependencies.cpp
    M Source/WebCore/css/parser/CSSParserImpl.cpp
    M Source/WebCore/style/CustomPropertyRegistry.cpp

  Log Message:
  -----------
  [css-anchor-position-1] Collect anchor dependencies
https://bugs.webkit.org/show_bug.cgi?id=280396
rdar://136737352

Reviewed by Alan Baradlay.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-query-custom-property-registration-expected.txt:
* Source/WebCore/css/CSSValue.h:
(WebCore::ComputedStyleDependencies::isComputationallyIndependent const):

Anchor functions are not computationally indepependent.

* Source/WebCore/css/calc/CSSCalcTree+ComputedStyleDependencies.cpp:
(WebCore::CSSCalc::collectComputedStyleDependencies):
* Source/WebCore/style/CustomPropertyRegistry.cpp:
(WebCore::Style::CustomPropertyRegistry::parseInitialValue):

Pass real parser context.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to