Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt

Issue 2791433003: Fix Border collapsing with colpsan / rowspan cells
Patch Set: bug 2902 Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt
index 41137b313dd93e0c1e84ff44b062d4df06256713..121c1503001c882771e11c4416c5ba9f19dac1b2 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt
@@ -12,6 +12,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutTableSection TBODY",
+ "rect": [8, 172, 46, 20],
+ "reason": "incremental"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"rect": [8, 74, 46, 20],
"reason": "incremental"
@@ -34,6 +39,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutTableSection TBODY",
+ "reason": "incremental"
+ },
+ {
"object": "LayoutTableCell TD id='cell'",
"reason": "incremental"
}

Powered by Google App Engine
This is Rietveld 408576698