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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt

Issue 2184693002: 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/fast/repaint/reflection-redraw-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
index bebe2760a58666baf29678fb41766df228235ba3..31591b09b1ca585741b009c9693387a2ad9a04c4 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
@@ -10,17 +10,17 @@
"paintInvalidations": [
{
"object": "LayoutText #text",
- "rect": [379, 267, 288, 72],
+ "rect": [379, 267, 288, 71],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [69, 267, 288, 72],
+ "rect": [69, 267, 288, 71],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [304, 21, 128, 208],
+ "rect": [304, 22, 128, 206],
"reason": "style change"
},
{

Powered by Google App Engine
This is Rietveld 408576698