[webkit-changes] [WebKit/WebKit] f729af: Add some missing CSS-Typed-OM functions on the CSS...
Chris Dumez
noreply at github.com
Tue Oct 18 13:20:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f729af82c4515cf5594d34f0c6aa2ecb19f51e98
https://github.com/WebKit/WebKit/commit/f729af82c4515cf5594d34f0c6aa2ecb19f51e98
Author: Chris Dumez <cdumez at apple.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/idlharness-expected.txt
M Source/WebCore/css/DOMCSSNamespace+CSSNumericFactory.idl
M Source/WebCore/css/typedom/CSSNumericFactory.h
Log Message:
-----------
Add some missing CSS-Typed-OM functions on the CSS namespace
https://bugs.webkit.org/show_bug.cgi?id=246696
Reviewed by Geoffrey Garen and Sam Weinig.
Add some missing CSS-Typed-OM functions on the CSS namespace (like CSS.lvmin()):
- https://drafts.css-houdini.org/css-typed-om/#dom-css-lvw
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/idlharness-expected.txt:
* Source/WebCore/css/DOMCSSNamespace+CSSNumericFactory.idl:
* Source/WebCore/css/typedom/CSSNumericFactory.h:
Canonical link: https://commits.webkit.org/255695@main
More information about the webkit-changes
mailing list