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

Unified Diff: LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt

Issue 1322243004: Auto-rebaseline for r201644 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
index 6688725073a9b3b011c21fc567cf1c0ddbb5ed29..4f71401eabde6a5f51345c6ad6b47f1702ffc327 100644
--- a/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -20,7 +20,7 @@ lorem ipsumlorem ipsumlorem ipsum
"drawsContent": true,
"repaintRects": [
[37, 80, 3, 17],
- [0, 80, 39, 35]
+ [0, 80, 40, 35]
]
}
]
@@ -52,9 +52,9 @@ lorem ipsumlorem ipsumlorem ipsum
[37, 160, 3, 17],
[37, 80, 3, 35],
[37, 80, 3, 17],
- [0, 160, 39, 35],
+ [0, 160, 40, 35],
[0, 80, 100, 50],
- [0, 80, 39, 35]
+ [0, 80, 40, 35]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698