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

Side by Side Diff: LayoutTests/platform/mac/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 784x54 8 LayoutBlockFlow {P} at (0,0) size 784x54
9 LayoutText {#text} at (0,0) size 135x18 9 LayoutText {#text} at (0,0) size 135x18
10 text run at (0,0) width 135: "This is a testcase for " 10 text run at (0,0) width 135: "This is a testcase for "
11 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE]
12 LayoutText {#text} at (134,0) size 350x18 12 LayoutText {#text} at (134,0) size 350x18
13 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152" 13 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152"
14 LayoutText {#text} at (483,0) size 784x54 14 LayoutText {#text} at (483,0) size 784x54
15 text run at (483,0) width 9: ". " 15 text run at (483,0) width 9: ". "
16 text run at (491,0) width 261: "Adding visible candidates after tables , at" 16 text run at (491,0) width 261: "Adding visible candidates after tables , at"
17 text run at (751,0) width 5: " " 17 text run at (751,0) width 5: " "
18 text run at (0,18) width 783: "[table, numberOfChildren], threw Layout View::setSelection for a loop because it assumed the end of a selection would be " 18 text run at (0,18) width 782: "[table, numberOfChildren], threw Layout View::setSelection for a loop because it assumed the end of a selection would be "
19 text run at (782,18) width 2: " " 19 text run at (781,18) width 3: " "
20 text run at (0,36) width 144: "inside an atomic node." 20 text run at (0,36) width 144: "inside an atomic node."
21 LayoutBlockFlow {HR} at (0,70) size 784x2 [border: (1px inset #EEEEEE)] 21 LayoutBlockFlow {HR} at (0,70) size 784x2 [border: (1px inset #EEEEEE)]
22 LayoutTable {TABLE} at (0,80) size 164x52 [border: (1px outset #808080)] 22 LayoutTable {TABLE} at (0,80) size 164x52 [border: (1px outset #808080)]
23 LayoutTableSection {TBODY} at (1,1) size 162x50 23 LayoutTableSection {TBODY} at (1,1) size 162x50
24 LayoutTableRow {TR} at (0,2) size 162x22 24 LayoutTableRow {TR} at (0,2) size 162x22
25 LayoutTableCell {TD} at (2,2) size 158x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (2,2) size 158x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
26 LayoutText {#text} at (2,2) size 154x18 26 LayoutText {#text} at (2,2) size 154x18
27 text run at (2,2) width 154: "This should be selected." 27 text run at (2,2) width 154: "This should be selected."
28 LayoutTableRow {TR} at (0,26) size 162x22 28 LayoutTableRow {TR} at (0,26) size 162x22
29 LayoutTableCell {TD} at (2,26) size 158x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 29 LayoutTableCell {TD} at (2,26) size 158x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
30 LayoutText {#text} at (2,2) size 154x18 30 LayoutText {#text} at (2,2) size 154x18
31 text run at (2,2) width 154: "This should be selected." 31 text run at (2,2) width 154: "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