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

Unified Diff: LayoutTests/fast/images/repaint-subrect-grid-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/fast/images/repaint-subrect-grid-expected.txt
diff --git a/LayoutTests/fast/images/repaint-subrect-grid-expected.txt b/LayoutTests/fast/images/repaint-subrect-grid-expected.txt
index fa7773cbd6e5e4a30a2cc8c82bc53e54e761c10e..bad08b68f11471c5fa20dda28b59b25367af9462 100644
--- a/LayoutTests/fast/images/repaint-subrect-grid-expected.txt
+++ b/LayoutTests/fast/images/repaint-subrect-grid-expected.txt
@@ -6,28 +6,28 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [46, 18, 18, 19],
- [46, 18, 18, 19],
- [37, 37, 18, 18],
- [37, 37, 18, 18],
- [37, 0, 18, 18],
- [37, 0, 18, 18],
- [28, 18, 18, 19],
- [28, 18, 18, 19],
- [18, 37, 19, 18],
- [18, 37, 19, 18],
- [18, 0, 19, 18],
- [18, 0, 19, 18],
- [9, 18, 18, 19],
- [9, 18, 18, 19],
- [0, 37, 18, 18],
- [0, 37, 18, 18],
- [0, 0, 18, 18],
- [0, 0, 18, 18],
- [-9, 18, 18, 19],
- [-9, 18, 18, 19],
- [-100, -100, 18, 18],
- [-100, -100, 18, 18]
+ [45, 18, 20, 19],
+ [45, 18, 20, 19],
+ [36, 36, 19, 19],
+ [36, 36, 19, 19],
+ [36, 0, 19, 19],
+ [36, 0, 19, 19],
+ [27, 18, 19, 19],
+ [27, 18, 19, 19],
+ [18, 36, 19, 19],
+ [18, 36, 19, 19],
+ [18, 0, 19, 19],
+ [18, 0, 19, 19],
+ [9, 18, 19, 19],
+ [9, 18, 19, 19],
+ [0, 36, 19, 19],
+ [0, 36, 19, 19],
+ [0, 0, 19, 19],
+ [0, 0, 19, 19],
+ [-10, 18, 20, 19],
+ [-10, 18, 20, 19],
+ [-100, -100, 19, 19],
+ [-100, -100, 19, 19]
],
"paintInvalidationClients": [
"LayoutBlockFlow (positioned) DIV id='mask'",

Powered by Google App Engine
This is Rietveld 408576698