[webkit-changes] [WebKit/WebKit] 3f16cc: Fix CSSKeywordValue serialization to properly esca...

Chris Dumez noreply at github.com
Wed Oct 26 10:10:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f16ccf37cb5d6c83a3f4ac23df6d8e9d2e0f868
      https://github.com/WebKit/WebKit/commit/3f16ccf37cb5d6c83a3f4ac23df6d8e9d2e0f868
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-serialization/cssKeywordValue.tentative-expected.txt
    M Source/WebCore/css/typedom/CSSKeywordValue.cpp

  Log Message:
  -----------
  Fix CSSKeywordValue serialization to properly escape identifier
https://bugs.webkit.org/show_bug.cgi?id=247022

Reviewed by Antti Koivisto.

Fix CSSKeywordValue serialization to properly escape identifier.

* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-serialization/cssKeywordValue.tentative-expected.txt:
* Source/WebCore/css/typedom/CSSKeywordValue.cpp:
(WebCore::CSSKeywordValue::serialize const):

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




More information about the webkit-changes mailing list