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

Side by Side Diff: LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt

Issue 23475019: The HTML parser should lazy attach. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: moar whitespace text node rebaselines Created 7 years, 3 months 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 3: Uncaught TypeError: Cannot call method 'getElementById' of null
1 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 7 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 771x39 8 RenderText {#text} at (0,0) size 771x39
8 text run at (0,0) width 771: "This tests to see if HTMLEmbedElement.ge tSVGDocument() and HTMLObjectElement.getSVGDocument() work. You should" 9 text run at (0,0) width 771: "This tests to see if HTMLEmbedElement.ge tSVGDocument() and HTMLObjectElement.getSVGDocument() work. You should"
9 text run at (0,20) width 243: "see SUCCESS printed twice below this:" 10 text run at (0,20) width 243: "see SUCCESS printed twice below this:"
10 RenderBlock (anonymous) at (0,56) size 784x60 11 RenderBlock (anonymous) at (0,56) size 784x60
11 RenderEmbeddedObject {EMBED} at (0,0) size 85x20 12 RenderEmbeddedObject {EMBED} at (0,0) size 85x20
12 layer at (0,0) size 85x20 13 layer at (0,0) size 85x20
13 RenderView at (0,0) size 85x20 14 RenderView at (0,0) size 85x20
14 layer at (0,0) size 85x20 15 layer at (0,0) size 85x20
15 RenderSVGRoot {svg} at (0,0) size 85x20 16 RenderSVGRoot {svg} at (0,0) size 85x20
16 RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00] 17 RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [colo r=#FF0000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
17 RenderSVGText {text} at (5,1) size 69x19 contains 1 chunk(s) 18 RenderSVGText {text} at (5,1) size 64x19 contains 1 chunk(s)
18 RenderSVGInlineText {#text} at (0,0) size 69x19 19 RenderSVGInlineText {#text} at (0,0) size 64x19
19 chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 w idth 69.00: "SUCCESS" 20 chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 w idth 64.00: "FAILURE"
20 RenderBR {BR} at (85,20) size 0x0 21 RenderBR {BR} at (85,20) size 0x0
21 RenderBR {BR} at (0,20) size 0x19 22 RenderBR {BR} at (0,20) size 0x19
22 RenderEmbeddedObject {OBJECT} at (0,40) size 85x20 23 RenderEmbeddedObject {OBJECT} at (0,40) size 85x20
23 layer at (0,0) size 85x20 24 layer at (0,0) size 85x20
24 RenderView at (0,0) size 85x20 25 RenderView at (0,0) size 85x20
25 layer at (0,0) size 85x20 26 layer at (0,0) size 85x20
26 RenderSVGRoot {svg} at (0,0) size 85x20 27 RenderSVGRoot {svg} at (0,0) size 85x20
27 RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [colo r=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00] 28 RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [colo r=#FF0000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
28 RenderSVGText {text} at (5,1) size 69x19 contains 1 chunk(s) 29 RenderSVGText {text} at (5,1) size 64x19 contains 1 chunk(s)
29 RenderSVGInlineText {#text} at (0,0) size 69x19 30 RenderSVGInlineText {#text} at (0,0) size 64x19
30 chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 w idth 69.00: "SUCCESS" 31 chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 w idth 64.00: "FAILURE"
31 RenderText {#text} at (0,0) size 0x0 32 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698