[webkit-changes] [WebKit/WebKit] 07fd62: WPT css-nesting test should fit in 800*600 window

Matthieu Dubet noreply at github.com
Sat Feb 25 01:50:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 07fd62d3686f0f1e86e38e88d1541faaf7a925c4
      https://github.com/WebKit/WebKit/commit/07fd62d3686f0f1e86e38e88d1541faaf7a925c4
  Author: Matthieu Dubet <m_dubet at apple.com>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic-expected.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic-ref.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic.html

  Log Message:
  -----------
  WPT css-nesting test should fit in 800*600 window
https://bugs.webkit.org/show_bug.cgi?id=252928
rdar://105900204

Reviewed by Tim Nguyen.

WPT ref-tests are only check against a window of 800*600,
the rest of the page is ignored.

https://web-platform-tests.org/writing-tests/reftests.html#components-of-a-reftest

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic-ref.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nesting-basic.html:

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




More information about the webkit-changes mailing list