Index: third_party/WebKit/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
deleted file mode 100644 |
index 69228d269fe87ad044e2ab35dd3daa1dbe0cd90e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [5008, 5016], |
- "children": [ |
- { |
- "bounds": [5008, 5016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='content'", |
- "rect": [7, 8, 5001, 5000], |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |