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