Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / selection / 4818145-expected.txt
blob61e6cc506092b6b8cf442c27c5ef967a81c42ca8
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 784x20
7         LayoutText {#text} at (0,0) size 758x19
8           text run at (0,0) width 486: "This tries to select a table inside an editable region whose content is not editable. "
9           text run at (486,0) width 272: "The table and its contents should be selected."
10       LayoutBlockFlow {DIV} at (0,36) size 784x30
11         LayoutTable {TABLE} at (0,0) size 30x30 [border: (1px outset #808080)]
12           LayoutTableSection {TBODY} at (1,1) size 28x28
13             LayoutTableRow {TR} at (0,2) size 28x24
14               LayoutTableCell {TD} at (2,2) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
15                 LayoutText {#text} at (2,2) size 20x19
16                   text run at (2,2) width 20: "foo"
17 selection start: position 0 of child 0 {TABLE} of child 2 {DIV} of body
18 selection end:   position 1 of child 0 {TABLE} of child 2 {DIV} of body