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

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

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
index 09ed9036671b527d39b37a0a26868fcd602ef408..b9615401360b470eba77ce825accc0b8576d19f2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -31,7 +31,7 @@ lorem ipsumlorem ipsumlorem ipsum
},
{
"object": "LayoutText #text",
- "rect": [40, 80, 2, 36],
+ "rect": [39, 80, 3, 35],
"reason": "incremental"
}
]
@@ -113,12 +113,12 @@ lorem ipsumlorem ipsumlorem ipsum
},
{
"object": "LayoutText #text",
- "rect": [40, 80, 4, 36],
+ "rect": [39, 80, 5, 35],
"reason": "incremental"
},
{
"object": "LayoutText #text",
- "rect": [40, 160, 2, 36],
+ "rect": [39, 160, 3, 35],
"reason": "incremental"
}
]

Powered by Google App Engine
This is Rietveld 408576698