Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 30535abeb949cd7184975a689457ed372ed7a107 https://github.com/WebKit/WebKit/commit/30535abeb949cd7184975a689457ed372ed7a107 Author: Chris Dumez <cdu...@apple.com> Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom-expected.txt M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/declared/append.tentative-expected.txt M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/inline/append.tentative-expected.txt M Source/WebCore/css/typedom/CSSStyleValueFactory.cpp M Source/WebCore/css/typedom/CSSStyleValueFactory.h M Source/WebCore/css/typedom/StylePropertyMap.cpp Log Message: ----------- Implement support for StylePropertyMap.append() https://bugs.webkit.org/show_bug.cgi?id=248400 Reviewed by Alex Christensen. Implement support for StylePropertyMap.append(): - https://drafts.css-houdini.org/css-typed-om/#dom-stylepropertymap-append * LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/declared/append.tentative-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/inline/append.tentative-expected.txt: * Source/WebCore/css/typedom/StylePropertyMap.cpp: (WebCore::StylePropertyMap::append): Canonical link: https://commits.webkit.org/257123@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes