[webkit-changes] [WebKit/WebKit] 4481e3: [cssom] Serialize the 'all' shorthand in cssText

Oriol Brufau noreply at github.com
Sun Oct 9 14:16:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4481e38af645d3bac270241c50053345a9962d8a
      https://github.com/WebKit/WebKit/commit/4481e38af645d3bac270241c50053345a9962d8a
  Author: Oriol Brufau <obrufau at igalia.com>
  Date:   2022-10-09 (Sun, 09 Oct 2022)

  Changed paths:
    A LayoutTests/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-all-shorthand-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-all-shorthand.html
    M Source/WebCore/css/StyleProperties.cpp

  Log Message:
  -----------
  [cssom] Serialize the 'all' shorthand in cssText
https://bugs.webkit.org/show_bug.cgi?id=190753

Reviewed by Darin Adler.

Test: imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-all-shorthand.html

* LayoutTests/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-all-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-all-shorthand.html: Added.
* Source/WebCore/css/StyleProperties.cpp:
(WebCore::StyleProperties::asTextInternal const):

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




More information about the webkit-changes mailing list