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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-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 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (33,223) size 651x142 5 LayoutSVGContainer {g} at (20,133.81) size 390x85.19
6 LayoutSVGText {text} at (105,133) size 250x21 contains 1 chunk(s) 6 LayoutSVGText {text} at (105.75,133.81) size 248.47x19.80 contains 1 chunk (s)
7 LayoutSVGInlineText {#text} at (0,0) size 249x20 7 LayoutSVGInlineText {#text} at (105.75,133.81) size 248.47x19.80
8 chunk 1 (middle anchor) text run 1 at (105.76,150.00) startOffset 0 en dOffset 4 width 45.00: "W3C " 8 chunk 1 (middle anchor) text run 1 at (105.76,150.00) startOffset 0 en dOffset 4 width 45.00: "W3C "
9 chunk 1 (middle anchor) text run 1 at (150.76,150.00) startOffset 0 en dOffset 12 width 72.76 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\ x{62F}\x{648}\x{64A}\x{644}" 9 chunk 1 (middle anchor) text run 1 at (150.76,150.00) startOffset 0 en dOffset 12 width 72.76 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\ x{62F}\x{648}\x{64A}\x{644}"
10 chunk 1 (middle anchor) text run 1 at (223.51,150.00) startOffset 0 en dOffset 15 width 130.73: " dirLTR ubNone!" 10 chunk 1 (middle anchor) text run 1 at (223.51,150.00) startOffset 0 en dOffset 15 width 130.73: " dirLTR ubNone!"
11 LayoutSVGText {text} at (20,171) size 85x12 contains 1 chunk(s) 11 LayoutSVGText {text} at (20,171) size 84.45x11.39 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 85x12 12 LayoutSVGInlineText {#text} at (20,171) size 84.45x11.39
13 chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.46: "Reference graphic:" 13 chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.46: "Reference graphic:"
14 LayoutSVGImage {image} at (100,300) size 584x65 14 LayoutSVGImage {image} at (60,180) size 350x39
15 LayoutSVGContainer {g} at (16,557) size 73x12 15 LayoutSVGContainer {g} at (10,334.61) size 43.02x6.59
16 LayoutSVGText {text} at (10,334) size 44x8 contains 1 chunk(s) 16 LayoutSVGText {text} at (10,334.61) size 43.02x6.59 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 44x7 17 LayoutSVGInlineText {#text} at (10,334.61) size 43.02x6.59
18 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 43.03: "$Revision: 1.7 $" 18 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 43.03: "$Revision: 1.7 $"
19 LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 19 LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
20 LayoutSVGContainer {g} at (0,0) size 800x38 20 LayoutSVGContainer {g} at (1,0) size 478x22.19
21 LayoutSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [ height=20.00] 21 LayoutSVGRect {rect} at (1,1) size 478x20 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [ height=20.00]
22 LayoutSVGText {text} at (206,0) size 68x23 contains 1 chunk(s) 22 LayoutSVGText {text} at (206.11,0) size 67.75x22.19 contains 1 chunk(s)
23 LayoutSVGInlineText {#text} at (0,0) size 68x23 23 LayoutSVGInlineText {#text} at (206.11,0) size 67.75x22.19
24 chunk 1 (middle anchor) text run 1 at (206.12,18.00) startOffset 0 end Offset 5 width 67.76: "DRAFT" 24 chunk 1 (middle anchor) text run 1 at (206.12,18.00) startOffset 0 end Offset 5 width 67.76: "DRAFT"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698