Title: [284910] trunk/LayoutTests
Revision
284910
Author
[email protected]
Date
2021-10-26 16:26:10 -0700 (Tue, 26 Oct 2021)

Log Message

[ iPad ]Rebaselining compositing/contents-format/deep-color-backing-store.html.
https://bugs.webkit.org/show_bug.cgi?id=232351

Unreviewed test gardening.

* platform/ipad/compositing/contents-format/deep-color-backing-store-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284909 => 284910)


--- trunk/LayoutTests/ChangeLog	2021-10-26 23:13:45 UTC (rev 284909)
+++ trunk/LayoutTests/ChangeLog	2021-10-26 23:26:10 UTC (rev 284910)
@@ -1,3 +1,12 @@
+2021-10-26  Ayumi Kojima  <[email protected]>
+
+        [ iPad ]Rebaselining compositing/contents-format/deep-color-backing-store.html.
+        https://bugs.webkit.org/show_bug.cgi?id=232351
+
+        Unreviewed test gardening.
+
+        * platform/ipad/compositing/contents-format/deep-color-backing-store-expected.txt: Added.
+
 2021-10-26  Eric Hutchison  <[email protected]>
 
         N[ Mac Debug iOS Release wk2 ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/reporting/navigation-reporting/reporting-coop-navigated-opener.https.html is a flaky failure.

Added: trunk/LayoutTests/platform/ipad/compositing/contents-format/deep-color-backing-store-expected.txt (0 => 284910)


--- trunk/LayoutTests/platform/ipad/compositing/contents-format/deep-color-backing-store-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ipad/compositing/contents-format/deep-color-backing-store-expected.txt	2021-10-26 23:26:10 UTC (rev 284910)
@@ -0,0 +1,36 @@
+Box
+Box
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 5018.00 2018.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 5018.00 2018.00)
+      (contentsOpaque 1)
+      (tile cache coverage 0, 0 1024 x 1024)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
+      (in window 1)
+      (children 2
+        (GraphicsLayer
+          (position 18.00 10.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 120.00)
+          (bounds 5000.00 100.00)
+          (usingTiledLayer 1)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 1024 x 100)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 1)
+          (in window 1)
+        )
+      )
+    )
+  )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to