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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-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/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt
index 8b8d67e33b5be374fd170b45a7b5f56ab374c64f..e9b802e06e1eec569aa5cc2e56dda3b25640f96e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x404
LayoutBlockFlow {html} at (0,0) size 800x404
LayoutInline {body} at (0,0) size 400x17
LayoutText {#text} at (0,0) size 0x0
- LayoutSVGRoot {svg} at (0,0) size 4000x4000
+ LayoutSVGRoot {svg} at (0,0) size 400x400
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