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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-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/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
index 7e89af8e147f969ca1b049c1e4b01d7235bd8c50..d2cccc6ba8cb6372a31fb89a85de9b84704cf369 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
@@ -13,21 +13,11 @@
},
{
"object": "LayoutBlockFlow div id='contentBox'",
- "rect": [8, 68, 102, 404],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 68, 402, 404],
"reason": "forced by layout"
},
{
"object": "LayoutSVGContainer use",
- "rect": [9, 219, 100, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer use",
"rect": [9, 69, 400, 400],
"reason": "bounds change"
},
@@ -43,31 +33,16 @@
},
{
"object": "LayoutSVGRect rect",
- "rect": [9, 219, 50, 50],
- "reason": "location change"
- },
- {
- "object": "LayoutSVGRect rect",
"rect": [9, 69, 200, 200],
"reason": "location change"
},
{
"object": "LayoutSVGRoot svg",
- "rect": [9, 219, 100, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
"rect": [9, 69, 400, 400],
"reason": "bounds change"
},
{
"object": "LayoutSVGViewportContainer svg id='targetSymbol'",
- "rect": [9, 219, 100, 100],
- "reason": "location change"
- },
- {
- "object": "LayoutSVGViewportContainer svg id='targetSymbol'",
"rect": [9, 69, 400, 400],
"reason": "location change"
},

Powered by Google App Engine
This is Rietveld 408576698