Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7399948b5193853dd173062ec25c9a73345fff66
      
https://github.com/WebKit/WebKit/commit/7399948b5193853dd173062ec25c9a73345fff66
  Author: Matt Woodrow <mattwood...@apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    R 
LayoutTests/compositing/contents-scale/non-decomposable-matrix-expected.html
    R LayoutTests/compositing/contents-scale/non-decomposable-matrix.html
    M LayoutTests/platform/gtk/TestExpectations

  Log Message:
  -----------
  Remove non-decomposable-matrix.html.
https://bugs.webkit.org/show_bug.cgi?id=250991

Reviewed by Tim Nguyen.

This test is checking that we compute the correct contents scale for a layer 
that has a singular matrix, but still renders.

This was previously the case for scaleZ(0), but we no longer render those (to 
match other browsers), so this case isn't possible.

* LayoutTests/compositing/contents-scale/non-decomposable-matrix-expected.html: 
Removed.
* LayoutTests/compositing/contents-scale/non-decomposable-matrix.html: Removed.
* LayoutTests/platform/gtk/TestExpectations:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to