Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba49d5d8bb0b1f554b88f98b8400c9008dfec768
      
https://github.com/WebKit/WebKit/commit/ba49d5d8bb0b1f554b88f98b8400c9008dfec768
  Author: Antti Koivisto <an...@apple.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

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

  Log Message:
  -----------
  [@property] Check for computational dependencies in transform functions
https://bugs.webkit.org/show_bug.cgi?id=251141
rdar://104553316

Reviewed by Tim Nguyen.

trasnlateX(1em) is not computationally independent and can't be used as an 
initial value.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property.html:
* Source/WebCore/css/CSSValue.cpp:
(WebCore::CSSValue::collectComputedStyleDependencies const):

Collect from function argument lists.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to