Index: LayoutTests/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
=================================================================== |
--- LayoutTests/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt (revision 0) |
+++ LayoutTests/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt (revision 0) |
@@ -0,0 +1,14 @@ |
+{ |
+ "bounds": [5008, 5016], |
+ "children": [ |
+ { |
+ "bounds": [5008, 5016], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [8, 8, 5000, 5000] |
+ ] |
+ } |
+ ] |
+} |
+ |