tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / editing / style / table-selection-expected.txt
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 4 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600
12   RenderView at (0,0) size 800x600
13 layer at (0,0) size 800x600
14   RenderBlock {HTML} at (0,0) size 800x600
15     RenderBody {BODY} at (8,8) size 784x584
16       RenderBlock {DIV} at (0,0) size 784x78 [border: (2px solid #FF0000)]
17         RenderTable {TABLE} at (14,14) size 29x50
18           RenderTableSection {TBODY} at (0,0) size 29x50
19             RenderTableRow {TR} at (0,2) size 29x22
20               RenderTableCell {TD} at (2,2) size 25x22 [r=0 c=0 rs=1 cs=1]
21                 RenderText {#text} at (1,1) size 23x19
22                   text run at (1,1) width 23: "foo"
23             RenderTableRow {TR} at (0,26) size 29x22
24               RenderTableCell {TD} at (2,26) size 25x22 [r=1 c=0 rs=1 cs=1]
25                 RenderText {#text} at (1,1) size 23x19
26                   text run at (1,1) width 23: "bar"
27 selection start: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {DIV} of body
28 selection end:   position 2 of child 1 {TABLE} of child 1 {DIV} of body