| OLD | NEW |
| (Empty) |
| 1 layer at (0,0) size 800x600 | |
| 2 LayoutView at (0,0) size 800x600 | |
| 3 layer at (0,0) size 800x600 | |
| 4 LayoutBlockFlow {HTML} at (0,0) size 800x600 | |
| 5 LayoutBlockFlow {BODY} at (8,8) size 784x584 | |
| 6 LayoutBlockFlow {P} at (0,0) size 784x60 | |
| 7 LayoutText {#text} at (0,0) size 771x59 | |
| 8 text run at (0,0) width 771: "This tests to see that plaintext-only re
gions can be styled as long as they are fully selected. The editable, plaintext-
only cell should" | |
| 9 text run at (0,20) width 771: "contain bold text, which should be impl
emented with the bold CSS property in the cell's inline style declaration, not w
ith wrapper" | |
| 10 text run at (0,40) width 122: "spans inside the cell." | |
| 11 LayoutBlockFlow {DIV} at (0,76) size 784x50 | |
| 12 LayoutBlockFlow {DIV} at (0,0) size 784x20 | |
| 13 LayoutInline {B} at (0,0) size 21x19 | |
| 14 LayoutText {#text} at (0,0) size 21x19 | |
| 15 text run at (0,0) width 21: "foo" | |
| 16 LayoutTable {TABLE} at (0,20) size 182x30 [border: (1px outset #808080)] | |
| 17 LayoutTableSection {TBODY} at (1,1) size 180x28 | |
| 18 LayoutTableRow {TR} at (0,2) size 180x24 | |
| 19 LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080
80)] [r=0 c=0 rs=1 cs=1] | |
| 20 LayoutText {#text} at (2,2) size 75x19 | |
| 21 text run at (2,2) width 75: "non-editable" | |
| 22 LayoutTableCell {TD} at (83,2) size 95x24 [border: (1px inset #808
080)] [r=0 c=1 rs=1 cs=1] | |
| 23 LayoutText {#text} at (2,2) size 91x19 | |
| 24 text run at (2,2) width 91: "plaintext-only" | |
| 25 selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} o
f child 2 {DIV} of body | |
| 26 selection end: position 1 of child 1 {TABLE} of child 2 {DIV} of body | |
| OLD | NEW |