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

Side by Side Diff: LayoutTests/editing/selection/7152-2-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 7 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of BODY > HTML > #do cument to 1 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 341 of #text > P > BODY > HTML > #document affinity:NSSelectionAffi nityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x576
11 RenderTable {TABLE} at (0,0) size 161x52 [border: (1px outset #808080)]
12 RenderTableSection {TBODY} at (1,1) size 159x50
13 RenderTableRow {TR} at (0,2) size 159x22
14 RenderTableCell {TD} at (2,2) size 155x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 151x18
16 text run at (2,2) width 151: "This should be selected."
17 RenderTableRow {TR} at (0,26) size 159x22
18 RenderTableCell {TD} at (2,26) size 155x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 151x18
20 text run at (2,2) width 151: "This should be selected."
21 RenderBlock {HR} at (0,60) size 784x2 [border: (1px inset #000000)]
22 RenderBlock {P} at (0,78) size 784x72
23 RenderText {#text} at (0,0) size 131x18
24 text run at (0,0) width 131: "This is a testcase for "
25 RenderInline {A} at (0,0) size 343x18 [color=#0000EE]
26 RenderText {#text} at (131,0) size 343x18
27 text run at (131,0) width 343: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152"
28 RenderText {#text} at (474,0) size 783x72
29 text run at (474,0) width 8: ". "
30 text run at (482,0) width 297: "Adding visible candidates after tables , at [table,"
31 text run at (779,0) width 4: " "
32 text run at (0,18) width 767: "numberOfChildren], threw RenderView::se tSelection for a loop because it assumed the end of a selection would be inside"
33 text run at (767,18) width 4: " "
34 text run at (0,36) width 104: "an atomic node. "
35 text run at (104,36) width 669: "It didn't make the same assumption ab out start of a selection, but for good measure, we also test a selection"
36 text run at (773,36) width 4: " "
37 text run at (0,54) width 232: "that starts at a position before a tabl e."
38 selection start: position 0 of child 1 {TABLE} of body
39 selection end: position 341 of child 2 {#text} of child 5 {P} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/7152-1-expected.txt ('k') | LayoutTests/editing/selection/click-start-of-line-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698