Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
deleted file mode 100644 |
index 41d1d4b9a8388bb3c969a7065a06a30625d778ca..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='stacked'", |
- "rect": [19, 159, 200, 42], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [18, 160, 131, 40], |
- "reason": "layoutObject removal" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='stacked'", |
- "reason": "full" |
- } |
- ] |
-} |
- |