Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt |
deleted file mode 100644 |
index dbf908101b32928708446fcffec1f7bd12a22d01..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt |
+++ /dev/null |
@@ -1,165 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutTable TABLE", |
- "rect": [8, 159, 114, 2], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutTable TABLE", |
- "rect": [8, 160, 114, 1], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutTableSection TBODY id='tbody'", |
- "rect": [10, 10, 110, 100], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableSection TBODY id='tbody'", |
- "rect": [9, 9, 107, 100], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [64, 8, 58, 53], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [8, 59, 58, 53], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [8, 8, 58, 53], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [65, 108, 57, 53], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [8, 108, 57, 53], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [65, 60, 57, 52], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [8, 58, 56, 52], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [62, 8, 55, 52], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [63, 109, 54, 51], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [63, 59, 54, 51], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTable TABLE", |
- "rect": [115, 8, 7, 153], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutTable TABLE", |
- "rect": [117, 8, 5, 153], |
- "reason": "incremental" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTable TABLE", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutTableSection TBODY id='tbody'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableRow TR", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableRow TR", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableRow TR", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "bounds change" |
- } |
- ] |
-} |
- |