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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/7152-1-expected.txt

Issue 970673002: Auto-rebaseline for r191050 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
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 784x584 7 LayoutBlockFlow {BODY} at (8,8) size 784x584
8 LayoutBlockFlow {P} at (0,0) size 784x60 8 LayoutBlockFlow {P} at (0,0) size 784x60
9 LayoutText {#text} at (0,0) size 126x19 9 LayoutText {#text} at (0,0) size 126x19
10 text run at (0,0) width 126: "This is a testcase for " 10 text run at (0,0) width 126: "This is a testcase for "
11 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
12 LayoutText {#text} at (126,0) size 323x19 12 LayoutText {#text} at (126,0) size 323x19
13 text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152" 13 text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152"
14 LayoutText {#text} at (449,0) size 751x59 14 LayoutText {#text} at (449,0) size 749x59
15 text run at (449,0) width 8: ". " 15 text run at (449,0) width 8: ". "
16 text run at (457,0) width 284: "Adding visible candidates after tables , at [table," 16 text run at (457,0) width 284: "Adding visible candidates after tables , at [table,"
17 text run at (741,0) width 4: " " 17 text run at (741,0) width 4: " "
18 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" 18 text run at (0,20) width 745: "numberOfChildren], threw LayoutView::se tSelection for a loop because it assumed the end of a selection would be inside an"
19 text run at (747,20) width 4: " " 19 text run at (745,20) width 4: " "
20 text run at (0,40) width 78: "atomic node." 20 text run at (0,40) width 78: "atomic node."
21 LayoutBlockFlow {HR} at (0,76) size 784x2 [border: (1px inset #EEEEEE)] 21 LayoutBlockFlow {HR} at (0,76) size 784x2 [border: (1px inset #EEEEEE)]
22 LayoutTable {TABLE} at (0,86) size 154x56 [border: (1px outset #808080)] 22 LayoutTable {TABLE} at (0,86) size 154x56 [border: (1px outset #808080)]
23 LayoutTableSection {TBODY} at (1,1) size 152x54 23 LayoutTableSection {TBODY} at (1,1) size 152x54
24 LayoutTableRow {TR} at (0,2) size 152x24 24 LayoutTableRow {TR} at (0,2) size 152x24
25 LayoutTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
26 LayoutText {#text} at (2,2) size 144x19 26 LayoutText {#text} at (2,2) size 144x19
27 text run at (2,2) width 144: "This should be selected." 27 text run at (2,2) width 144: "This should be selected."
28 LayoutTableRow {TR} at (0,28) size 152x24 28 LayoutTableRow {TR} at (0,28) size 152x24
29 LayoutTableCell {TD} at (2,28) size 148x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 29 LayoutTableCell {TD} at (2,28) size 148x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
30 LayoutText {#text} at (2,2) size 144x19 30 LayoutText {#text} at (2,2) size 144x19
31 text run at (2,2) width 144: "This should be selected." 31 text run at (2,2) width 144: "This should be selected."
32 selection start: position 0 of child 0 {#text} of child 1 {P} of body 32 selection start: position 0 of child 0 {#text} of child 1 {P} of body
33 selection end: position 1 of child 5 {TABLE} of body 33 selection end: position 1 of child 5 {TABLE} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698