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

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom-expected.txt
    M Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.cpp

  Log Message:
  -----------
  [@property] Ensure style is up to date in 
ComputedStylePropertyMapReadOnly::entries
https://bugs.webkit.org/show_bug.cgi?id=251517
rdar://104916732

Reviewed by Alan Baradlay.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom-expected.txt:
* Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.cpp:
(WebCore::ComputedStylePropertyMapReadOnly::size const):
(WebCore::ComputedStylePropertyMapReadOnly::entries const):

Ensure style is up to date for custom properties so that we get the correct 
count.

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


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

Reply via email to