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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/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/page/zoom-hixie-mixed-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt
index d519bf44a565b81b8d9dceca3bfc696e1af2e45f..08b4919ea8f8bb9293f4a31840c791c3dace862f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x401
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 776.97x179
- LayoutSVGRoot {svg} at (11,37) size 577x174
- LayoutSVGRect {rect} at (11,37) size 577x174 [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 576x172.80
+ 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 60x13 [color=#000080]
LayoutText {#text} at (0,0) size 24x13

Powered by Google App Engine
This is Rietveld 408576698