Index: third_party/WebKit/LayoutTests/fast/repaint/iframe-scroll-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/iframe-scroll-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/iframe-scroll-repaint-expected.txt |
deleted file mode 100644 |
index 38e23d0ec7fb5bdc146c882257a3c9a946afe4ae..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/iframe-scroll-repaint-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutIFrame IFRAME", |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "subtree" |
- } |
- ] |
-} |
- |