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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt

Issue 1193523002: Auto-rebaseline for r197244 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt
index 2bbe537d0a6e4bb8169269dfe342554e4c9c6a06..08760a1e44a33352f5ba6043a7e003daeb9b290b 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/table-cell-collapsed-border-expected.txt
@@ -6,17 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [332, 264, 112, 110],
- [332, 64, 112, 108],
- [220, 364, 122, 105],
[220, 264, 122, 110],
- [220, 169, 122, 105],
[220, 64, 122, 108],
- [116, 64, 114, 107],
- [115, 264, 115, 110],
- [3, 364, 118, 105],
- [3, 264, 118, 110],
- [3, 167, 117, 107]
+ [3, 264, 118, 110]
],
"paintInvalidationClients": [
"LayoutTableCell TD",
@@ -29,7 +21,10 @@
"LayoutTableCell TD id='t3'",
"LayoutTableCell TD",
"LayoutTableCell TD",
- "LayoutTableCell TD"
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t1'",
+ "LayoutTableCell TD id='t2'",
+ "LayoutTableCell TD id='t3'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698