[webkit-changes] [WebKit/WebKit] 610cae: [css-typed-om] Add factory functions for all font ...
Tim Nguyen
noreply at github.com
Tue Aug 29 18:22:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 610cae50c66f3163e78598bc74bf27c267efbacb
https://github.com/WebKit/WebKit/commit/610cae50c66f3163e78598bc74bf27c267efbacb
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
A LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/factory-font-relative-length-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/factory-font-relative-length.html
M Source/WebCore/css/DOMCSSNamespace+CSSNumericFactory.idl
Log Message:
-----------
[css-typed-om] Add factory functions for all font relative units
https://bugs.webkit.org/show_bug.cgi?id=260760
rdar://114482930
Reviewed by Darin Adler.
Add new font and root font relative lengths to CSSNumericFactory.
Houdini issue: https://github.com/w3c/css-houdini-drafts/issues/1106
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/factory-font-relative-length-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/factory-font-relative-length.html: Added.
* Source/WebCore/css/DOMCSSNamespace+CSSNumericFactory.idl:
Canonical link: https://commits.webkit.org/267437@main
More information about the webkit-changes
mailing list