Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
deleted file mode 100644 |
index e04d823698b7958a1754399ce8f09ba57bb70088..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [785, 4934], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [785, 4934], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='target'", |
- "rect": [8, 2408, 100, 100], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='target'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |