Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: LayoutTests/editing/selection/7152-1-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/editing/selection/6476-expected.txt ('k') | LayoutTests/editing/selection/7152-2-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/selection/7152-1-expected.txt
diff --git a/LayoutTests/editing/selection/7152-1-expected.txt b/LayoutTests/editing/selection/7152-1-expected.txt
deleted file mode 100644
index 90c26149cbd004a576087ece8031125b193d7690..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/selection/7152-1-expected.txt
+++ /dev/null
@@ -1,36 +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 0 of P > BODY > HTML > #document to 0 of P > BODY > HTML > #document toDOMRange:range from 0 of #text > P > BODY > HTML > #document to 6 of 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 784x584
- RenderBlock {P} at (0,0) size 784x54
- 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 783x54
- 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 100: "an atomic node."
- RenderBlock {HR} at (0,70) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,80) 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."
-selection start: position 0 of child 0 {#text} of child 1 {P} of body
-selection end: position 1 of child 5 {TABLE} of body
« no previous file with comments | « LayoutTests/editing/selection/6476-expected.txt ('k') | LayoutTests/editing/selection/7152-2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698