Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / editing / style / 5017613-1-expected.txt
blobb2faad711831369b14f634c87035d44b18e81c2b
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 784x54
7         LayoutText {#text} at (0,0) size 760x53
8           text run at (0,0) width 760: "This tests to see that plaintext-only regions can be styled as long as they are fully selected. The editable, plaintext-only"
9           text run at (0,18) width 712: "cell should contain bold text, which should be implemented with the bold CSS property in the cell's inline style"
10           text run at (0,36) width 325: "declaration, not with wrapper spans inside the cell."
11       LayoutBlockFlow {DIV} at (0,70) size 784x46
12         LayoutBlockFlow {DIV} at (0,0) size 784x18
13           LayoutInline {B} at (0,0) size 22x17
14             LayoutText {#text} at (0,0) size 22x17
15               text run at (0,0) width 22: "foo"
16         LayoutTable {TABLE} at (0,18) size 192x28 [border: (1px outset #808080)]
17           LayoutTableSection {TBODY} at (1,1) size 190x26
18             LayoutTableRow {TR} at (0,2) size 190x22
19               LayoutTableCell {TD} at (2,2) size 84x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
20                 LayoutText {#text} at (2,2) size 80x17
21                   text run at (2,2) width 80: "non-editable"
22               LayoutTableCell {TD} at (88,2) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
23                 LayoutText {#text} at (2,2) size 96x17
24                   text run at (2,2) width 96: "plaintext-only"
25 selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} of child 2 {DIV} of body
26 selection end:   position 1 of child 1 {TABLE} of child 2 {DIV} of body