OLD | NEW |
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
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 800x600 | 5 layer at (0,0) size 800x600 |
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 | 6 LayoutBlockFlow {HTML} at (0,0) size 800x600 |
7 LayoutBlockFlow {BODY} at (8,8) size 784x576 | 7 LayoutBlockFlow {BODY} at (8,8) size 784x576 |
8 LayoutTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)] | 8 LayoutTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)] |
9 LayoutTableSection {TBODY} at (1,1) size 152x54 | 9 LayoutTableSection {TBODY} at (1,1) size 152x54 |
10 LayoutTableRow {TR} at (0,2) size 152x24 | 10 LayoutTableRow {TR} at (0,2) size 152x24 |
(...skipping 16 matching lines...) Expand all Loading... |
27 text run at (457,0) width 284: "Adding visible candidates after tables
, at [table," | 27 text run at (457,0) width 284: "Adding visible candidates after tables
, at [table," |
28 text run at (741,0) width 4: " " | 28 text run at (741,0) width 4: " " |
29 text run at (0,20) width 747: "numberOfChildren], threw LayoutView::se
tSelection for a loop because it assumed the end of a selection would be inside
an" | 29 text run at (0,20) width 747: "numberOfChildren], threw LayoutView::se
tSelection for a loop because it assumed the end of a selection would be inside
an" |
30 text run at (747,20) width 4: " " | 30 text run at (747,20) width 4: " " |
31 text run at (0,40) width 82: "atomic node. " | 31 text run at (0,40) width 82: "atomic node. " |
32 text run at (82,40) width 671: "It didn't make the same assumption abo
ut start of a selection, but for good measure, we also test a selection that" | 32 text run at (82,40) width 671: "It didn't make the same assumption abo
ut start of a selection, but for good measure, we also test a selection that" |
33 text run at (753,40) width 4: " " | 33 text run at (753,40) width 4: " " |
34 text run at (0,60) width 200: "starts at a position before a table." | 34 text run at (0,60) width 200: "starts at a position before a table." |
35 selection start: position 0 of child 1 {TABLE} of body | 35 selection start: position 0 of child 1 {TABLE} of body |
36 selection end: position 341 of child 2 {#text} of child 5 {P} of body | 36 selection end: position 341 of child 2 {#text} of child 5 {P} of body |
OLD | NEW |