| OLD | NEW |
| 1 CONSOLE MESSAGE: 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 800x84 | 5 layer at (0,0) size 800x84 |
| 6 RenderBlock {html} at (0,0) size 800x84 | 6 RenderBlock {html} at (0,0) size 800x84 |
| 7 RenderBody {body} at (8,16) size 784x52 | 7 RenderBody {body} at (8,16) size 784x52 |
| 8 RenderBlock {p} at (0,0) size 784x18 | 8 RenderBlock {p} at (0,0) size 784x18 |
| 9 RenderText {#text} at (0,0) size 227x18 | 9 RenderText {#text} at (0,0) size 227x18 |
| 10 text run at (0,0) width 227: "You should see error text above this" | 10 text run at (0,0) width 227: "You should see error text above this" |
| 11 RenderBlock (anonymous) at (0,34) size 784x0 | 11 RenderBlock (anonymous) at (0,34) size 784x0 |
| 12 RenderInline {bar} at (0,0) size 0x0 | 12 RenderInline {bar} at (0,0) size 0x0 |
| 13 RenderBlock {p} at (0,34) size 784x18 | 13 RenderBlock {p} at (0,34) size 784x18 |
| 14 RenderText {#text} at (0,0) size 350x18 | 14 RenderText {#text} at (0,0) size 350x18 |
| 15 text run at (0,0) width 350: "ERROR? this, and nothing below it should
be rendered" | 15 text run at (0,0) width 350: "ERROR? this, and nothing below it should
be rendered" |
| OLD | NEW |