[webkit-changes] [WebKit/WebKit] a0b270: Remove support for 'custom-parser' in CSSPropertie...

Sam Weinig noreply at github.com
Tue Jan 3 09:23:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0b27087082a49c6b19298265965109d36581ced
      https://github.com/WebKit/WebKit/commit/a0b27087082a49c6b19298265965109d36581ced
  Author: Sam Weinig <weinig at apple.com>
  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




More information about the webkit-changes mailing list