[webkit-changes] [WebKit/WebKit] cef8bd: [css-masonry] Update masonry-gap-002-ref.html to a...

Brandon Stewart noreply at github.com
Thu Aug 22 06:31:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cef8bd5564edda53b9f18e81c3f730a1764db824
      https://github.com/WebKit/WebKit/commit/cef8bd5564edda53b9f18e81c3f730a1764db824
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2024-08-22 (Thu, 22 Aug 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002-expected.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002-ref.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002.html

  Log Message:
  -----------
  [css-masonry] Update masonry-gap-002-ref.html to align with test case behavior
https://bugs.webkit.org/show_bug.cgi?id=278489
rdar://problem/134446346

Reviewed by Sammy Gill.

gap-002 was creating 4 columns of 'auto', which in masonry would set all the 'auto' tracks to the same size.
We can address this by creating hidden elements in the expected test to emulate this.

-expected test case did not match the -ref test case, so that has been corrected.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002-ref.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/masonry/tentative/gap/masonry-gap-002.html:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list