Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 713b0baf74e830dd90477f29a852ca4a48093c9d
https://github.com/WebKit/WebKit/commit/713b0baf74e830dd90477f29a852ca4a48093c9d
Author: Darin Adler <[email protected]>
Date: 2022-11-06 (Sun, 06 Nov 2022)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/idlharness-expected.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/css/CSSFontFeatureValuesRule.idl
M Source/WebCore/css/CSSRule.idl
Log Message:
-----------
Expose the FONT_FEATURE_VALUES_RULE constant
https://bugs.webkit.org/show_bug.cgi?id=247551
rdar://problem/102017360
Reviewed by Sam Weinig.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/idlharness-expected.txt:
Expect more PASS.
* Source/WebCore/WebCore.xcodeproj/project.pbxproj: Added
CSSFontFeatureValuesRule.idl,
which was missing. Not needed for the build, but better for editing and
searching.
* Source/WebCore/css/CSSFontFeatureValuesRule.idl: Deleted a trailing blank
line.
* Source/WebCore/css/CSSRule.idl: Added FONT_FEATURE_VALUES_RULE.
Canonical link: https://commits.webkit.org/256380@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes