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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-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/positioned-great-grandparent-change-location-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
index 36696203954037a805de577a7cd21769096e7aa8..a71251e7bdb80dd468c7d58ac68c1be10a1b915b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
@@ -20,12 +20,12 @@
},
{
"object": "LayoutText #text",
- "rect": [100, 200, 38, 19],
+ "rect": [100, 200, 41, 17],
"reason": "bounds change"
},
{
"object": "LayoutText #text",
- "rect": [100, 100, 38, 19],
+ "rect": [100, 100, 41, 17],
"reason": "bounds change"
}
]

Powered by Google App Engine
This is Rietveld 408576698