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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-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/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
index 30340f0fa18c9cd6802f62cfeb753e8c99cfcb8e..119dfc29ecc0ed48f61a78034cc09f210c80b613 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt
@@ -13,11 +13,6 @@
},
{
"object": "LayoutBlockFlow div id='contentBox'",
- "rect": [8, 8, 202, 405],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 8, 402, 405],
"reason": "forced by layout"
},
@@ -38,21 +33,11 @@
},
{
"object": "LayoutSVGRect rect",
- "rect": [9, 109, 200, 200],
- "reason": "location change"
- },
- {
- "object": "LayoutSVGRect rect",
"rect": [9, 9, 400, 400],
"reason": "location change"
},
{
"object": "LayoutSVGRoot svg",
- "rect": [9, 109, 200, 200],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutSVGRoot svg",
"rect": [9, 9, 400, 400],
"reason": "forced by layout"
},

Powered by Google App Engine
This is Rietveld 408576698