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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-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/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
index 8a3ba2aa2cd564d1b5ed750161d35fd84ca6d753..e5d8aa3204b4ac4daba3eaf086c65babdcf3d172 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
@@ -19,28 +19,28 @@
"reason": "full"
},
{
- "object": "LayoutSVGRoot svg",
- "rect": [100, 0, 100, 200],
- "reason": "incremental"
- },
- {
"object": "LayoutSVGInlineText #text",
- "rect": [100, 85, 100, 19],
+ "rect": [89, 86, 111, 17],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
- "rect": [100, 85, 100, 19],
+ "rect": [89, 86, 111, 17],
"reason": "full"
},
{
+ "object": "LayoutSVGRoot svg",
+ "rect": [100, 0, 100, 200],
+ "reason": "incremental"
+ },
+ {
"object": "LayoutSVGInlineText #text",
- "rect": [0, 85, 100, 19],
+ "rect": [0, 86, 100, 17],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
- "rect": [0, 85, 100, 19],
+ "rect": [0, 86, 100, 17],
"reason": "full"
},
{

Powered by Google App Engine
This is Rietveld 408576698