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