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

Unified Diff: LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-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/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
diff --git a/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt b/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
index b00c50d8ff83bc9b55b0d45399a4c42bcd49b6ed..69e1c3d4b1ddab895a6bdc504e03854c7eb8a159 100644
--- a/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
+++ b/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
@@ -34,8 +34,8 @@
"bounds": [100, 50],
"drawsContent": true,
"repaintRects": [
- [12, 0, 12, 12],
- [10, 0, 12, 12]
+ [11, 0, 13, 12],
+ [9, 0, 13, 12]
]
}
]
@@ -56,8 +56,8 @@
"bounds": [100, 50],
"drawsContent": true,
"repaintRects": [
- [13, 0, 12, 12],
- [11, 0, 12, 12]
+ [12, 0, 13, 12],
+ [10, 0, 13, 12]
]
}
]
@@ -78,8 +78,8 @@
"bounds": [100, 50],
"drawsContent": true,
"repaintRects": [
- [12, 0, 12, 12],
- [10, 0, 12, 12]
+ [12, 0, 13, 12],
+ [10, 0, 13, 12]
]
}
]
@@ -100,8 +100,8 @@
"bounds": [100, 50],
"drawsContent": true,
"repaintRects": [
- [13, 0, 12, 12],
- [11, 0, 12, 12]
+ [12, 0, 13, 12],
+ [10, 0, 13, 12]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698