Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0b27087082a49c6b19298265965109d36581ced
https://github.com/WebKit/WebKit/commit/a0b27087082a49c6b19298265965109d36581ced
Author: Sam Weinig <[email protected]>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/process-css-properties.py
M Tools/Scripts/webkitpy/style/checkers/jsonchecker.py
Log Message:
-----------
Remove support for 'custom-parser' in CSSProperties.json
https://bugs.webkit.org/show_bug.cgi?id=250014
rdar://103820303
Reviewed by Tim Nguyen.
Remove support for 'custom-parser' in CSSProperties.json. It is
now implicit for shorthands, and longhands should use the more
explicit 'parser-function'.
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/process-css-properties.py:
* Tools/Scripts/webkitpy/style/checkers/jsonchecker.py:
Canonical link: https://commits.webkit.org/258387@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes