Title: [243361] trunk/LayoutTests
Revision
243361
Author
[email protected]
Date
2019-03-21 21:44:27 -0700 (Thu, 21 Mar 2019)

Log Message

WebKit1 test gardening.

* platform/mac-wk1/TestExpectations:
* platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt: Added.
* platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt: Added.
* platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt: Added.
* platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Added.
* platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt: Added.
* platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Added.
* platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt: Added.
* platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt: Added.
* platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt: Added.
* platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added.
* platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added.
* platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243360 => 243361)


--- trunk/LayoutTests/ChangeLog	2019-03-22 04:22:05 UTC (rev 243360)
+++ trunk/LayoutTests/ChangeLog	2019-03-22 04:44:27 UTC (rev 243361)
@@ -1,5 +1,23 @@
 2019-03-21  Simon Fraser  <[email protected]>
 
+        WebKit1 test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt: Added.
+        * platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt: Added.
+        * platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt: Added.
+        * platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Added.
+        * platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt: Added.
+        * platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Added.
+        * platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt: Added.
+        * platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt: Added.
+        * platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt: Added.
+        * platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added.
+        * platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added.
+        * platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt: Added.
+
+2019-03-21  Simon Fraser  <[email protected]>
+
         REGRESSION: (r242132) tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html is a timeout
         https://bugs.webkit.org/show_bug.cgi?id=196115
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (243360 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2019-03-22 04:22:05 UTC (rev 243360)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2019-03-22 04:44:27 UTC (rev 243361)
@@ -34,6 +34,81 @@
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
 
+#//////////////////////////////////////////////////////////////////////////////////////////
+# Features not supported in WebKit1
+#//////////////////////////////////////////////////////////////////////////////////////////
+
+fast/css-custom-paint [ Skip ]
+imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ]
+css-custom-properties-api [ Skip ]
+css-typedom [ Skip ]
+css-dark-mode [ Skip ]
+webgpu [ Skip ]
+
+# Media Stream API testing is not supported for WK1 yet.
+fast/mediastream
+imported/w3c/web-platform-tests/mediacapture-streams
+http/tests/media/media-stream
+http/tests/ssl/media-stream
+inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Skip ]
+
+# Datalist is unsupported in WK1
+fast/forms/datalist [ WontFix ]
+imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element [ WontFix ]
+
+# ShouldOpenExternalURLs not yet supported in WK1
+loader/navigation-policy [ Skip ]
+
+# <a download> is not supported in WK1 yet.
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-base-target-popup-not-allowed.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target-popup-not-allowed.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ]
+webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Skip ]
+webkit.org/b/156069 http/tests/download/anchor-download-attribute-content-disposition.html [ Skip ]
+webkit.org/b/156069 http/tests/download/anchor-download-no-extension.html [ Skip ]
+webkit.org/b/156069 http/tests/download/anchor-download-redirect.html [ Skip ]
+webkit.org/b/156069 http/tests/download/anchor-load-after-download.html [ Skip ]
+webkit.org/b/156069 http/tests/download/area-download.html [ Skip ]
+webkit.org/b/156069 http/tests/security/anchor-download-allow-blob.html [ Skip ]
+webkit.org/b/156069 http/tests/security/anchor-download-allow-data.html [ Skip ]
+webkit.org/b/156069 http/tests/security/anchor-download-allow-sameorigin.html [ Skip ]
+webkit.org/b/156069 http/tests/security/anchor-download-block-crossorigin.html [ Skip ]
+webkit.org/b/156069 http/tests/download/anchor-download-no-value.html [ Skip ]
+webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ]
+webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ]
+
+# Not supported on WK1
+media/no-fullscreen-when-hidden.html [ Skip ]
+
+# Beacon is not supported on WK1.
+http/tests/blink/sendbeacon/ [ Skip ]
+http/tests/inspector/network/beacon-type.html [ Skip ]
+http/wpt/beacon/ [ Skip ]
+imported/blink/fast/beacon/ [ Skip ]
+imported/w3c/web-platform-tests/beacon/ [ Skip ]
+http/tests/security/contentSecurityPolicy/connect-src-beacon-allowed.html [ Skip ]
+http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked.html [ Skip ]
+http/tests/security/contentSecurityPolicy/report-only-connect-src-beacon-redirect-blocked.php [ Skip ]
+
+# Not supported on WK1
+http/tests/intersection-observer [ Skip ]
+imported/w3c/web-platform-tests/intersection-observer [ Skip ]
+intersection-observer [ Skip ]
+
+#//////////////////////////////////////////////////////////////////////////////////////////
+# End features not supported in WebKit1
+#//////////////////////////////////////////////////////////////////////////////////////////
+
 ###### This file has two sections. When adding new tests, make sure to
 ###### add to the right section:
 
@@ -139,13 +214,6 @@
 # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1.
 fast/events/ghostly-mousemoves-in-subframe.html [ Skip ]
 
-# Media Stream API testing is not supported for WK1 yet.
-fast/mediastream
-imported/w3c/web-platform-tests/mediacapture-streams
-http/tests/media/media-stream
-http/tests/ssl/media-stream
-inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Skip ]
-
 # WK1 does not filter response headers.
 http/wpt/loading/redirect-headers.html [ Skip ]
 
@@ -177,10 +245,6 @@
 webrtc/datachannel/mdns-ice-candidates.html [ Skip ]
 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]
 
-# Datalist is unsupported in WK1
-fast/forms/datalist [ WontFix ]
-imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element [ WontFix ]
-
 # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
 fast/forms/validation-message-on-listbox.html
 fast/forms/validation-message-on-menulist.html
@@ -231,8 +295,8 @@
 fast/scrolling/scroll-container-horizontally.html [ Failure ]
 
 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
-
 compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ]
+compositing/clipping/border-radius-async-overflow-non-stacking.html [ ImageOnlyFailure ]
 
 # Disk cache is WK2 only
 http/tests/cache/disk-cache
@@ -246,9 +310,6 @@
 
 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
 
-# ShouldOpenExternalURLs not yet supported in WK1
-loader/navigation-policy [ Skip ]
-
 [ Sierra+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
 
 webkit.org/b/152178 fast/replaced/replaced-breaking.html [ Failure ]
@@ -318,37 +379,6 @@
 # This newly imported test times out on WK1 but passes on WK2.
 webkit.org/b/172222 imported/w3c/web-platform-tests/notifications/event-onclose.html [ Skip ]
 
-# <a download> is not supported in WK1 yet.
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-base-target-popup-not-allowed.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target-popup-not-allowed.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ]
-webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Skip ]
-webkit.org/b/156069 http/tests/download/anchor-download-attribute-content-disposition.html [ Skip ]
-webkit.org/b/156069 http/tests/download/anchor-download-no-extension.html [ Skip ]
-webkit.org/b/156069 http/tests/download/anchor-download-redirect.html [ Skip ]
-webkit.org/b/156069 http/tests/download/anchor-load-after-download.html [ Skip ]
-webkit.org/b/156069 http/tests/download/area-download.html [ Skip ]
-webkit.org/b/156069 http/tests/security/anchor-download-allow-blob.html [ Skip ]
-webkit.org/b/156069 http/tests/security/anchor-download-allow-data.html [ Skip ]
-webkit.org/b/156069 http/tests/security/anchor-download-allow-sameorigin.html [ Skip ]
-webkit.org/b/156069 http/tests/security/anchor-download-block-crossorigin.html [ Skip ]
-webkit.org/b/156069 http/tests/download/anchor-download-no-value.html [ Skip ]
-webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ]
-webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ]
-
-# Not supported on WK1
-media/no-fullscreen-when-hidden.html [ Skip ]
-
 webkit.org/b/169523 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ]
 
 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Pass Failure ]
@@ -458,16 +488,6 @@
 
 webkit.org/b/187372 imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Pass Timeout ]
 
-# Beacon is not supported on WK1.
-http/tests/blink/sendbeacon/ [ Skip ]
-http/tests/inspector/network/beacon-type.html [ Skip ]
-http/wpt/beacon/ [ Skip ]
-imported/blink/fast/beacon/ [ Skip ]
-imported/w3c/web-platform-tests/beacon/ [ Skip ]
-http/tests/security/contentSecurityPolicy/connect-src-beacon-allowed.html [ Skip ]
-http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked.html [ Skip ]
-http/tests/security/contentSecurityPolicy/report-only-connect-src-beacon-redirect-blocked.php [ Skip ]
-
 # This was a WK2-only fix.
 http/tests/css/filters-on-iframes.html [ Skip ]
 
@@ -541,11 +561,6 @@
 
 webkit.org/b/172044 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/open-request-queue.html [ Pass Timeout ]
 
-# Not supported on WK1
-http/tests/intersection-observer [ Skip ]
-imported/w3c/web-platform-tests/intersection-observer [ Skip ]
-intersection-observer [ Skip ]
-
 webkit.org/b/180898 accessibility/mac/AOM-events.html [ Skip ]
 webkit.org/b/183023 accessibility/mac/AOM-events-all.html [ Skip ]
 webkit.org/b/183352 accessibility/ios-simulator/AOM-dismiss-event.html [ Skip ]
@@ -648,20 +663,10 @@
 
 webkit.org/b/188070 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.html [ Pass Failure ]
 
-# Not supported on WK1
-fast/css-custom-paint [ Skip ]
-imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ]
-css-custom-properties-api [ Skip ]
-css-typedom [ Skip ]
-css-dark-mode [ Skip ]
-
 webkit.org/b/189908 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ]
 
 webkit.org/b/189756 [ Mojave+ ] compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html [ Pass ImageOnlyFailure ]
 
-# WebGPU is not supported on WK1.
-webgpu [ Skip ]
-
 webkit.org/b/189723 http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Pass Failure ]
 
 webkit.org/b/190350 [ Mojave ] storage/indexeddb/database-odd-names.html [ Failure ]
@@ -681,7 +686,7 @@
 
 webkit.org/b/191639 imported/blink/compositing/squashing/squashing-into-ancestor-painted-layer.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/190627  [ Mojave+ ] compositing/masks/compositing-clip-path-change-no-repaint.html  [ Pass Failure ]
+webkit.org/b/190627 [ Mojave+ ] compositing/masks/compositing-clip-path-change-no-repaint.html  [ Pass Failure ]
 
 webkit.org/b/172384 fast/hidpi/hidpi-long-page-with-inset-element.html [ Skip ]
 

Added: trunk/LayoutTests/platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,66 @@
+This is the scrolled contents
+This is the scrolled contents
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (offsetFromRenderer width=-14 height=-14)
+          (position 14.00 6.00)
+          (bounds 408.00 288.00)
+          (children 2
+            (GraphicsLayer
+              (offsetFromRenderer width=30 height=30)
+              (position 44.00 44.00)
+              (bounds 320.00 200.00)
+              (children 1
+                (GraphicsLayer
+                  (position 10.00 10.00)
+                  (bounds 300.00 1000.00)
+                  (contentsOpaque 1)
+                  (drawsContent 1)
+                )
+              )
+            )
+            (GraphicsLayer
+              (position 349.00 44.00)
+              (bounds 15.00 200.00)
+              (drawsContent 1)
+            )
+          )
+        )
+        (GraphicsLayer
+          (offsetFromRenderer width=-14 height=-14)
+          (position 14.00 286.00)
+          (bounds 408.00 288.00)
+          (drawsContent 1)
+          (children 2
+            (GraphicsLayer
+              (offsetFromRenderer width=30 height=30)
+              (position 44.00 44.00)
+              (bounds 320.00 200.00)
+              (children 1
+                (GraphicsLayer
+                  (position 10.00 10.00)
+                  (bounds 300.00 1000.00)
+                  (contentsOpaque 1)
+                  (drawsContent 1)
+                )
+              )
+            )
+            (GraphicsLayer
+              (position 349.00 44.00)
+              (bounds 15.00 200.00)
+              (drawsContent 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,2 @@
+This layer should be composited.
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1 @@
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1 @@
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1 @@
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1 @@
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,2 @@
+  
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x170
+  RenderBlock {HTML} at (0,0) size 800x170
+    RenderBody {BODY} at (8,8) size 784x154
+      RenderEmbeddedObject {EMBED} at (0,0) size 300x150
+      RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,2 @@
+      
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,2 @@
+
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1,27 @@
+    
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (offsetFromRenderer width=-96 height=0)
+          (position 10.00 10.00)
+          (bounds 400.00 204.00)
+          (children 1
+            (GraphicsLayer
+              (position 96.00 0.00)
+              (anchor 0.00 0.00)
+              (bounds 150.00 200.00)
+              (contentsOpaque 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt (0 => 243361)


--- trunk/LayoutTests/platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt	2019-03-22 04:44:27 UTC (rev 243361)
@@ -0,0 +1 @@
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to