[webkit-changes] [WebKit/WebKit] 91bc63: Align CSSOMVariableReferenceValue serialization wi...

Chris Dumez noreply at github.com
Wed Nov 2 07:45:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91bc6304bed238314f758e732e8f45e4c63c1eec
      https://github.com/WebKit/WebKit/commit/91bc6304bed238314f758e732e8f45e4c63c1eec
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

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

  Log Message:
  -----------
  Align CSSOMVariableReferenceValue serialization with Blink
https://bugs.webkit.org/show_bug.cgi?id=247202

Reviewed by Antti Koivisto.

Align CSSOMVariableReferenceValue serialization with Blink and to match what
WPT tests expect.

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

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




More information about the webkit-changes mailing list