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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-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/custom/absolute-sized-svg-in-xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
index b1ed8b0d52a8d504f469d6cb0d51cbe8ecd2c34a..95997a7df9b18da8f51683e41e05ec90d2faa964 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x104
text run at (0,86) width 55: "Test 123"
LayoutText {#text} at (54,86) size 5x17
text run at (54,86) width 5: " "
- LayoutSVGRoot {svg} at (58,0) size 101x100
- LayoutSVGText {text} at (0,-14) size 194x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 194x17
+ LayoutSVGRoot {svg} at (58.42,0) size 100x100
+ LayoutSVGText {text} at (0,-14) size 193.44x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,-14) size 193.44x17
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 193.45: "You should see an error above"
- LayoutSVGRect {rect} at (58,0) size 101x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutText {#text} at (158,86) size 5x17
text run at (158,86) width 5: " "
LayoutInline {h1} at (0,0) size 64x17

Powered by Google App Engine
This is Rietveld 408576698