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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-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/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt
index 62e848c759902d58484596dc417a284e180e1a57..38ac1bab5e1c6a6d2160ea84fe3f2692cf95194c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt
@@ -5,6 +5,6 @@ layer at (0,0) size 800x404
LayoutInline {body} at (0,0) size 400x18
LayoutText {#text} at (0,0) size 0x0
LayoutSVGRoot {svg} at (0,0) size 400x400
- LayoutSVGRect {rect} at (0,0) size 400x400 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=4000.00] [height=4000.00]
+ LayoutSVGRect {rect} at (0,0) size 4000x4000 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=4000.00] [height=4000.00]
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698