Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6473-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6473-expected.txt |
deleted file mode 100644 |
index 5377667fbc1d8aa8012cc941747ae9921f75e7ed..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6473-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 152, 784, 20], |
- [8, 152, 69, 19], |
- [8, 136, 784, 52], |
- [8, 136, 784, 20], |
- [8, 136, 784, 20], |
- [8, 136, 69, 19] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='allcontent'", |
- "LayoutBlockFlow (relative positioned) P", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'SUCCESS'" |
- ] |
- } |
- ] |
-} |
- |