Index: third_party/WebKit/LayoutTests/paint/invalidation/table-row-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table-row-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table-row-expected.txt |
index a401d9f838b0b6e7701f981bd5f76ce3e09e1958..431c6fb71201ab0c06353baba99a7dca9fe0935c 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table-row-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table-row-expected.txt |
@@ -10,11 +10,6 @@ |
"object": "LayoutTableRow TR id='target' class='green'", |
"rect": [8, 10, 106, 100], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [10, 10, 102, 100], |
- "reason": "forced by layout" |
} |
] |
} |