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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-009-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/zoom/text/zoom-hixie-mixed-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
index ef501825dababe8f2791f3ea196dcb847e540714..b44bb56a27bb834cfd1dacce7221e5a0cbf997d9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x289
LayoutText {#text} at (0,0) size 660x26
text run at (0,0) width 660: "The word \"TEST \" should appear twice below, the same size each time."
LayoutBlockFlow (anonymous) at (0,27) size 784x126
- LayoutSVGRoot {svg} at (8,35) size 400x120
- LayoutSVGRect {rect} at (8,35) size 400x120 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
+ LayoutSVGRoot {svg} at (0,0) size 400x120
+ LayoutSVGRect {rect} at (0,0) size 60x12 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
LayoutSVGForeignObject {foreignObject} at (0,0) size 60x10
LayoutBlockFlow {div} at (0,0) size 60x17 [color=#000080]
LayoutText {#text} at (0,0) size 34x16

Powered by Google App Engine
This is Rietveld 408576698