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

Unified Diff: LayoutTests/fast/repaint/table-cell-move-expected.txt

Issue 1304503003: Auto-rebaseline for r200849 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/fast/repaint/table-cell-move-expected.txt
diff --git a/LayoutTests/fast/repaint/table-cell-move-expected.txt b/LayoutTests/fast/repaint/table-cell-move-expected.txt
index 49668454da049a791b0d8c6fc45ba8ccb481e459..c8908816e930cf498c3c7daff294e4b58eb23c65 100644
--- a/LayoutTests/fast/repaint/table-cell-move-expected.txt
+++ b/LayoutTests/fast/repaint/table-cell-move-expected.txt
@@ -6,15 +6,15 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 320, 61, 60],
- [8, 320, 61, 60],
- [8, 260, 61, 60],
- [8, 200, 61, 180],
- [8, 200, 61, 180],
- [8, 200, 61, 60],
- [8, 140, 61, 180],
- [8, 140, 61, 180],
- [8, 140, 61, 60]
+ [8, 320, 60, 60],
+ [8, 320, 60, 60],
+ [8, 260, 60, 60],
+ [8, 200, 60, 180],
+ [8, 200, 60, 180],
+ [8, 200, 60, 60],
+ [8, 140, 60, 180],
+ [8, 140, 60, 180],
+ [8, 140, 60, 60]
],
"paintInvalidationClients": [
"LayoutTableCell TD",

Powered by Google App Engine
This is Rietveld 408576698