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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-parent-translation-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 800x224 3 layer at (0,0) size 800x224
4 LayoutBlockFlow {html} at (0,0) size 800x223.88 4 LayoutBlockFlow {html} at (0,0) size 800x223.88
5 LayoutBlockFlow {body} at (8,21.44) size 784x194.44 5 LayoutBlockFlow {body} at (8,21.44) size 784x194.44
6 LayoutBlockFlow {h1} at (0,0) size 784x37 6 LayoutBlockFlow {h1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 492x36 7 LayoutText {#text} at (0,0) size 492x36
8 text run at (0,0) width 492: "SVG Images in Inline CSS Elements" 8 text run at (0,0) width 492: "SVG Images in Inline CSS Elements"
9 LayoutBlockFlow {p} at (0,58.44) size 784x40 9 LayoutBlockFlow {p} at (0,58.44) size 784x40
10 LayoutText {#text} at (0,0) size 758x39 10 LayoutText {#text} at (0,0) size 758x39
11 text run at (0,0) width 758: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the image" 11 text run at (0,0) width 758: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the image"
12 text run at (0,20) width 82: "(Bug 14051)." 12 text run at (0,20) width 82: "(Bug 14051)."
13 LayoutBlockFlow (anonymous) at (0,114.44) size 784x80 13 LayoutBlockFlow (anonymous) at (0,114.44) size 784x80
14 LayoutInline {div} at (0,0) size 79x19 14 LayoutInline {div} at (0,0) size 79x19
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 LayoutSVGRoot {svg} at (8,135) size 75x76 16 LayoutSVGRoot {svg} at (0,0) size 75x75
17 LayoutSVGImage {image} at (8,135) size 75x76 17 LayoutSVGImage {image} at (0,0) size 75x75
18 LayoutSVGRect {rect} at (8,135) size 75x76 [stroke={[type=SOLID] [co lor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00 ] 18 LayoutSVGRect {rect} at (0,0) size 75x75 [stroke={[type=SOLID] [colo r=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
19 LayoutText {#text} at (75,60) size 4x19 19 LayoutText {#text} at (75,60) size 4x19
20 text run at (75,60) width 4: " " 20 text run at (75,60) width 4: " "
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
22 LayoutInline {div} at (0,0) size 75x19 22 LayoutInline {div} at (0,0) size 75x19
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutSVGRoot {svg} at (87,135) size 75x76 24 LayoutSVGRoot {svg} at (79,0) size 75x75
25 LayoutSVGImage {image} at (87,135) size 75x76 25 LayoutSVGImage {image} at (0,0) size 75x75
26 LayoutSVGRect {rect} at (87,135) size 75x76 [stroke={[type=SOLID] [c olor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.0 0] 26 LayoutSVGRect {rect} at (0,0) size 75x75 [stroke={[type=SOLID] [colo r=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
27 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
28 LayoutText {#text} at (0,0) size 0x0 28 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698