[webkit-changes] [WebKit/WebKit] 7dbe70: Add CSS Rhythmic Sizing as valid category in CSSPr...

Sammy Gill noreply at github.com
Tue Feb 14 15:19:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7dbe70207ba5192847d23e8d18797d6eafb04095
      https://github.com/WebKit/WebKit/commit/7dbe70207ba5192847d23e8d18797d6eafb04095
  Author: Sammy Gill <sammy.gill at apple.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M Source/WebCore/css/CSSProperties.json

  Log Message:
  -----------
  Add CSS Rhythmic Sizing as valid category in CSSProperties.json
https://bugs.webkit.org/show_bug.cgi?id=252256
rdar://105458547

Reviewed by Tim Nguyen.

The CSS Rhythmic Sizing specification introduces various new
properties related to vertical rhythm on pages. In order to implement
any of these properties, the specification needs to be listed as a
valid cateogry within the CSSProperties.json file.

* Source/WebCore/css/CSSProperties.json:

Canonical link: https://commits.webkit.org/260280@main




More information about the webkit-changes mailing list