Index: LayoutTests/editing/selection/7152-2-expected.txt |
diff --git a/LayoutTests/editing/selection/7152-2-expected.txt b/LayoutTests/editing/selection/7152-2-expected.txt |
deleted file mode 100644 |
index ec1f4a26a0979b8c8b4591321811c7de6fddcc18..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/selection/7152-2-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 7 of BODY > HTML > #document |
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of BODY > HTML > #document to 1 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 341 of #text > P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x576 |
- RenderTable {TABLE} at (0,0) size 161x52 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 159x50 |
- RenderTableRow {TR} at (0,2) size 159x22 |
- RenderTableCell {TD} at (2,2) size 155x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 151x18 |
- text run at (2,2) width 151: "This should be selected." |
- RenderTableRow {TR} at (0,26) size 159x22 |
- RenderTableCell {TD} at (2,26) size 155x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 151x18 |
- text run at (2,2) width 151: "This should be selected." |
- RenderBlock {HR} at (0,60) size 784x2 [border: (1px inset #000000)] |
- RenderBlock {P} at (0,78) size 784x72 |
- RenderText {#text} at (0,0) size 131x18 |
- text run at (0,0) width 131: "This is a testcase for " |
- RenderInline {A} at (0,0) size 343x18 [color=#0000EE] |
- RenderText {#text} at (131,0) size 343x18 |
- text run at (131,0) width 343: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7152" |
- RenderText {#text} at (474,0) size 783x72 |
- text run at (474,0) width 8: ". " |
- text run at (482,0) width 297: "Adding visible candidates after tables, at [table," |
- text run at (779,0) width 4: " " |
- text run at (0,18) width 767: "numberOfChildren], threw RenderView::setSelection for a loop because it assumed the end of a selection would be inside" |
- text run at (767,18) width 4: " " |
- text run at (0,36) width 104: "an atomic node. " |
- text run at (104,36) width 669: "It didn't make the same assumption about start of a selection, but for good measure, we also test a selection" |
- text run at (773,36) width 4: " " |
- text run at (0,54) width 232: "that starts at a position before a table." |
-selection start: position 0 of child 1 {TABLE} of body |
-selection end: position 341 of child 2 {#text} of child 5 {P} of body |