OLD | NEW |
1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined | 1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined |
2 | 2 |
3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
4 RenderView at (0,0) size 800x600 | 4 RenderView at (0,0) size 800x600 |
5 layer at (0,0) size 800x88 | 5 layer at (0,0) size 800x88 |
6 RenderBlock {html} at (0,0) size 800x88 | 6 RenderBlock {html} at (0,0) size 800x88 |
7 RenderBody {body} at (8,16) size 784x56 | 7 RenderBody {body} at (8,16) size 784x56 |
8 RenderBlock {p} at (0,0) size 784x20 | 8 RenderBlock {p} at (0,0) size 784x20 |
9 RenderText {#text} at (0,0) size 218x19 | 9 RenderText {#text} at (0,0) size 218x19 |
10 text run at (0,0) width 218: "You should see error text above this" | 10 text run at (0,0) width 218: "You should see error text above this" |
11 RenderBlock (anonymous) at (0,36) size 784x0 | 11 RenderBlock (anonymous) at (0,36) size 784x0 |
12 RenderInline {bar} at (0,0) size 0x0 | 12 RenderInline {bar} at (0,0) size 0x0 |
13 RenderBlock {p} at (0,36) size 784x20 | 13 RenderBlock {p} at (0,36) size 784x20 |
14 RenderText {#text} at (0,0) size 331x19 | 14 RenderText {#text} at (0,0) size 331x19 |
15 text run at (0,0) width 331: "ERROR? this, and nothing below it should
be rendered" | 15 text run at (0,0) width 331: "ERROR? this, and nothing below it should
be rendered" |
OLD | NEW |