Index: third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt |
deleted file mode 100644 |
index 28c55f359946376fa99f84572dcab88d9476e2cd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt |
+++ /dev/null |
@@ -1,43 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [1059, 585], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [1059, 585], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutTableCell TH id='target'", |
- "rect": [8, 68, 840, 190], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [10, 68, 836, 190], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutTableCell TH id='target'", |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'Col 1'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |