[webkit-changes] [WebKit/WebKit] fbf76e: Use shortest possible serialization for grid-area/...

mattwoodrow noreply at github.com
Tue Sep 27 21:07:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fbf76efc64df0a981452a2387920cdbf90360cd8
      https://github.com/WebKit/WebKit/commit/fbf76efc64df0a981452a2387920cdbf90360cd8
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-area-valid-expected.txt
    M Source/WebCore/css/StyleProperties.cpp
    M Source/WebCore/css/StyleProperties.h

  Log Message:
  -----------
  Use shortest possible serialization for grid-area/grid-row/grid-column.
https://bugs.webkit.org/show_bug.cgi?id=245026

Reviewed by Tim Nguyen.

* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-area-valid-expected.txt:
* Source/WebCore/css/StyleProperties.cpp:
(WebCore::StyleProperties::getPropertyValue const):
(WebCore::isCustomIdentValue):
(WebCore::canOmitTrailingGridAreaValue):
(WebCore::StyleProperties::getGridRowColumnShorthandValue const):
(WebCore::StyleProperties::getGridAreaShorthandValue const):
* Source/WebCore/css/StyleProperties.h:

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




More information about the webkit-changes mailing list