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 CONSOLE ERROR: line 8: |
3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
4 LayoutView at (0,0) size 800x600 | 4 LayoutView at (0,0) size 800x600 |
5 layer at (0,0) size 800x88 | 5 layer at (0,0) size 800x88 |
6 LayoutBlockFlow {html} at (0,0) size 800x88 | 6 LayoutBlockFlow {html} at (0,0) size 800x88 |
7 LayoutBlockFlow {body} at (8,16) size 784x56 | 7 LayoutBlockFlow {body} at (8,16) size 784x56 |
8 LayoutBlockFlow {p} at (0,0) size 784x20 | 8 LayoutBlockFlow {p} at (0,0) size 784x20 |
9 LayoutText {#text} at (0,0) size 218x19 | 9 LayoutText {#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 LayoutBlockFlow (anonymous) at (0,36) size 784x0 | 11 LayoutBlockFlow (anonymous) at (0,36) size 784x0 |
12 LayoutInline {bar} at (0,0) size 0x0 | 12 LayoutInline {bar} at (0,0) size 0x0 |
13 LayoutBlockFlow {p} at (0,36) size 784x20 | 13 LayoutBlockFlow {p} at (0,36) size 784x20 |
14 LayoutText {#text} at (0,0) size 331x19 | 14 LayoutText {#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 |