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

Unified Diff: LayoutTests/fast/repaint/background-resize-height-expected.txt

Issue 402523002: Auto-rebaseline for r178305 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/background-resize-height-expected.txt
diff --git a/LayoutTests/fast/repaint/background-resize-height-expected.txt b/LayoutTests/fast/repaint/background-resize-height-expected.txt
index d24ab03e73a7cfe6a3b628132f958a41b6247a0f..db99abccd57158e933b0780bf42a18ab07e5ae3c 100644
--- a/LayoutTests/fast/repaint/background-resize-height-expected.txt
+++ b/LayoutTests/fast/repaint/background-resize-height-expected.txt
@@ -15,8 +15,7 @@
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
+ [0, 40, 60, 4]
]
},
{
@@ -45,8 +44,7 @@
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
+ [0, 40, 60, 4]
]
},
{
@@ -65,8 +63,7 @@
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
+ [0, 40, 60, 4]
]
},
{
@@ -95,8 +92,7 @@
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
+ [0, 40, 60, 4]
]
},
{
@@ -155,8 +151,7 @@
"drawsContent": true,
"backfaceVisibility": "hidden",
"repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
+ [0, 40, 60, 4]
]
},
{

Powered by Google App Engine
This is Rietveld 408576698