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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/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/hixie/mixed/009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/hixie/mixed/009-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/hixie/mixed/009-expected.txt
index 27150835504139d4046dac96bd21114db1889df8..5cf68257fa675456b72efd3d1bb5b98405a990ce 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/hixie/mixed/009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/hixie/mixed/009-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x278
LayoutText {#text} at (0,0) size 459x17
text run at (0,0) width 459: "The word \"TEST \" should appear twice below, the same size each time."
LayoutBlockFlow (anonymous) at (0,18) size 784x124
- LayoutSVGRoot {svg} at (8,26) size 400x120
- LayoutSVGRect {rect} at (8,26) 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 60x12 [color=#000080]
LayoutText {#text} at (0,0) size 26x12

Powered by Google App Engine
This is Rietveld 408576698