[webkit-changes] [WebKit/WebKit] de8732: [css-contain] Fix parsing/contain-computed.html

Rob Buis noreply at github.com
Sun Sep 4 11:38:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de8732a203cb7d0e4633aa57120a44205e29c90e
      https://github.com/WebKit/WebKit/commit/de8732a203cb7d0e4633aa57120a44205e29c90e
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-09-04 (Sun, 04 Sep 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-contain/parsing/contain-computed-expected.txt
    M Source/WebCore/css/CSSComputedStyleDeclaration.cpp

  Log Message:
  -----------
  [css-contain] Fix parsing/contain-computed.html
https://bugs.webkit.org/show_bug.cgi?id=244774

Reviewed by Tim Nguyen.

Fix the serializing position of 'inline-size'.

* LayoutTests/imported/w3c/web-platform-tests/css/css-contain/parsing/contain-computed-expected.txt:
* Source/WebCore/css/CSSComputedStyleDeclaration.cpp:
(WebCore::ComputedStyleExtractor::valueForPropertyInStyle):

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




More information about the webkit-changes mailing list