Index: third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/should-not-clip-composited-viewport-scrolling-layer-expected.txt |
deleted file mode 100644 |
index fc88bcd1bd3dce3f0f79bab21177644c207b8c2c..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/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": [8, 8, 5000, 5000], |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |