Index: third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt |
deleted file mode 100644 |
index 255a1a9cacde201cd46d07a43ecb8d32fc2acc7d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/flexbox/repaint-rtl-column-expected.txt |
+++ /dev/null |
@@ -1,79 +0,0 @@ |
-{ |
- "layers": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='content'", |
- "rect": [8, 116, 200, 252], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='content'", |
- "rect": [8, 119, 200, 249], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='left'", |
- "rect": [8, 68, 200, 145], |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='left'", |
- "rect": [8, 68, 200, 52], |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [13, 124, 190, 351], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [13, 124, 190, 351], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [13, 121, 190, 351], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [13, 218, 190, 350], |
- "reason": "bounds change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='left'", |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='content'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='left'", |
- "reason": "border box change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='content'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
- } |
- ] |
-} |
- |