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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-fill-opacity-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 500x100 3 layer at (0,0) size 500x100
4 LayoutSVGRoot {svg} at (10,0) size 202x100 4 LayoutSVGRoot {svg} at (0,0) size 500x100
5 LayoutSVGEllipse {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color= #B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00] 5 LayoutSVGEllipse {circle} at (15,-65) size 170x170 [fill={[type=SOLID] [colo r=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
6 LayoutSVGText {text} at (10,9) size 202x46 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,9) size 201.05x46 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 202x46 7 LayoutSVGInlineText {#text} at (10,9) size 201.05x46
8 chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 201 .05: "30% opacity" 8 chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 201 .05: "30% opacity"
9 LayoutSVGText {text} at (10,59) size 202x46 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,59) size 201.05x46 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 202x46 10 LayoutSVGInlineText {#text} at (10,59) size 201.05x46
11 chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 11 width 201 .05: "30% opacity" 11 chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 11 width 201 .05: "30% opacity"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698