Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f09c90ff743565c58e3d4835f025a99a61585157
      
https://github.com/WebKit/WebKit/commit/f09c90ff743565c58e3d4835f025a99a61585157
  Author: Antti Koivisto <[email protected]>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-typedom-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/determine-registration-expected.txt
    M Source/WebCore/style/CustomPropertyRegistry.cpp

  Log Message:
  -----------
  [@property] Invalidate matched declarations cache when property registrations 
change
https://bugs.webkit.org/show_bug.cgi?id=250446
rdar://104113725

Reviewed by Antoine Quint.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-typedom-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/determine-registration-expected.txt:
* Source/WebCore/style/CustomPropertyRegistry.cpp:
(WebCore::Style::CustomPropertyRegistry::registerFromStylesheet):

Property registrations may affect interpretations of custom properties in the 
cache.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to