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/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/linux/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/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
index 0f04bb6e4ff31e9dc621ee485376f1c60e8d801c..2d04287df6f8d66f06ab998203dc3d44e228b8b7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
@@ -48,11 +48,6 @@
},
{
"object": "LayoutSVGRect rect",
- "rect": [0, 0, 100, 200],
- "reason": "full"
- },
- {
- "object": "LayoutSVGRect rect",
"rect": [0, 0, 200, 200],
"reason": "full"
},
@@ -83,11 +78,6 @@
},
{
"object": "LayoutSVGViewportContainer svg id='inner'",
- "rect": [0, 0, 100, 200],
- "reason": "full"
- },
- {
- "object": "LayoutSVGViewportContainer svg id='inner'",
"rect": [0, 0, 200, 200],
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698