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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/missing-xlink-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 clip at (0,0) size 785x600 scrollHeight 777 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 777
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x600 3 layer at (0,0) size 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x600 4 LayoutBlockFlow {html} at (0,0) size 785x600
5 LayoutBlockFlow {body} at (8,16) size 769x600 5 LayoutBlockFlow {body} at (8,16) size 769x600
6 LayoutBlockFlow {parsererror} at (16,0) size 737x139.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)] 6 LayoutBlockFlow {parsererror} at (16,0) size 737x139.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
7 LayoutBlockFlow {h3} at (18,20.72) size 701x23 7 LayoutBlockFlow {h3} at (18,20.72) size 701x23
8 LayoutText {#text} at (0,0) size 324x22 8 LayoutText {#text} at (0,0) size 324x22
9 text run at (0,0) width 324: "This page contains the following error s:" 9 text run at (0,0) width 324: "This page contains the following error s:"
10 LayoutBlockFlow {div} at (18,62.44) size 701x15 10 LayoutBlockFlow {div} at (18,62.44) size 701x15
11 LayoutText {#text} at (0,0) size 567x15 11 LayoutText {#text} at (0,0) size 567x15
12 text run at (0,0) width 567: "error on line 6 at column 24: Namespac e prefix xlink for href on a is not defined" 12 text run at (0,0) width 567: "error on line 6 at column 24: Namespac e prefix xlink for href on a is not defined"
13 text run at (567,0) width 0: " " 13 text run at (567,0) width 0: " "
14 LayoutBlockFlow {h3} at (18,96.16) size 701x23 14 LayoutBlockFlow {h3} at (18,96.16) size 701x23
15 LayoutText {#text} at (0,0) size 428x22 15 LayoutText {#text} at (0,0) size 428x22
16 text run at (0,0) width 428: "Below is a rendering of the page up to the first error." 16 text run at (0,0) width 428: "Below is a rendering of the page up to the first error."
17 LayoutBlockFlow (anonymous) at (0,155.88) size 769x605 17 LayoutBlockFlow (anonymous) at (0,155.88) size 769x605
18 LayoutSVGRoot {svg} at (8,171) size 185x125 18 LayoutSVGRoot {svg} at (0,0) size 769x600
19 LayoutSVGText {text} at (0,105) size 185x19 contains 1 chunk(s) 19 LayoutSVGText {text} at (0,105) size 184.39x19 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 185x19 20 LayoutSVGInlineText {#text} at (0,105) size 184.39x19
21 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 wid th 184.40: "You should see an error above" 21 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 wid th 184.40: "You should see an error above"
22 LayoutSVGRect {rect} at (8,171) size 100x101 [fill={[type=SOLID] [colo r=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 22 LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color= #000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698