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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-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 800x105 3 layer at (0,0) size 800x105
4 LayoutBlockFlow {html} at (0,0) size 800x105 4 LayoutBlockFlow {html} at (0,0) size 800x105
5 LayoutInline {head} at (0,0) size 76x19 5 LayoutInline {head} at (0,0) size 76x19
6 LayoutText {#text} at (0,0) size 0x0 6 LayoutText {#text} at (0,0) size 0x0
7 LayoutInline {title} at (0,0) size 72x19 7 LayoutInline {title} at (0,0) size 72x19
8 LayoutText {#text} at (0,85) size 72x19 8 LayoutText {#text} at (0,85) size 72x19
9 text run at (0,85) width 72: "SVG Image" 9 text run at (0,85) width 72: "SVG Image"
10 LayoutText {#text} at (72,85) size 4x19 10 LayoutText {#text} at (72,85) size 4x19
11 text run at (72,85) width 4: " " 11 text run at (72,85) width 4: " "
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutInline {body} at (0,0) size 600x19 13 LayoutInline {body} at (0,0) size 600x19
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutSVGRoot {svg} at (86,10) size 100x60 15 LayoutSVGRoot {svg} at (76,0) size 600x100
16 LayoutSVGImage {image} at (86,10) size 100x60 16 LayoutSVGImage {image} at (10,10) size 100x60
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698