Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-match-document-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-match-document-change-expected.txt |
deleted file mode 100644 |
index c36030ba80490d166f7081187df41f762ea1763b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-match-document-change-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [295, 102, 15, 400], |
- [18, 170, 269, 332], |
- [18, 150, 269, 352], |
- [18, 130, 269, 40], |
- [18, 130, 269, 20], |
- [18, 130, 235, 39], |
- [18, 130, 77, 19], |
- [10, 102, 285, 400] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'To be changed: findme (Manual testing:'", |
- "InlineTextBox 'Find-in-page 'findme', then click here)'", |
- "LayoutText #text", |
- "RootInlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow DIV id='to-be-changed'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'After change'", |
- "LayoutBlockFlow DIV", |
- "VerticalScrollbar" |
- ] |
- } |
- ] |
-} |
- |