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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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/as-object/object-box-sizing-no-width-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
index 210e0d7250f3fe588c0890515762c03b0fa48dd4..30156f97053f7e5f9cf373001527bc6f81735ef3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
@@ -38,4 +38,4 @@ layer at (8,243) size 220x220
LayoutView at (0,0) size 210x210
layer at (0,0) size 210x210
LayoutSVGRoot {svg} at (0,0) size 210x210
- LayoutSVGEllipse {circle} at (0,0) size 210x210 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+ LayoutSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]

Powered by Google App Engine
This is Rietveld 408576698