Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 27b8f9f7c638eafb5c21bcc1e8c5938aa2ff30e7 https://github.com/WebKit/WebKit/commit/27b8f9f7c638eafb5c21bcc1e8c5938aa2ff30e7 Author: Sam Weinig <s...@webkit.org> Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths: M Source/WebCore/css/CSSProperties.json M Source/WebCore/css/parser/CSSPropertyParser.cpp M Source/WebCore/css/parser/CSSPropertyParser.h Log Message: ----------- Remove unused font-variant-* consuming code from @font-face code path https://bugs.webkit.org/show_bug.cgi?id=290017 Reviewed by Tim Nguyen. Remove unused font-variant-* consuming code from @font-face code paths. Nothing ever consumes these. It seems these have been here since the tokenizer was imported from blink. Also updates the URLs for a few descriptors to point to their @rule specific definitions. * Source/WebCore/css/CSSProperties.json: * Source/WebCore/css/parser/CSSPropertyParser.cpp: * Source/WebCore/css/parser/CSSPropertyParser.h: Canonical link: https://commits.webkit.org/292362@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes