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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
index 337eddd7318f974f9aeb91f01905e41320a653af..11e692de145d5a4a2056373712f9991582c4e1a3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x288
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,26) size 784x126
- LayoutSVGRoot {svg} at (8,34) size 400x120
- LayoutSVGRect {rect} at (8,34) 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 35x17

Powered by Google App Engine
This is Rietveld 408576698