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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/7152-2-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 784x576 7 LayoutBlockFlow {BODY} at (8,8) size 784x576
8 LayoutTable {TABLE} at (0,0) size 164x52 [border: (1px outset #808080)] 8 LayoutTable {TABLE} at (0,0) size 164x52 [border: (1px outset #808080)]
9 LayoutTableSection {TBODY} at (1,1) size 162x50 9 LayoutTableSection {TBODY} at (1,1) size 162x50
10 LayoutTableRow {TR} at (0,2) size 162x22 10 LayoutTableRow {TR} at (0,2) size 162x22
11 LayoutTableCell {TD} at (2,2) size 158x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,2) size 158x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
12 LayoutText {#text} at (2,2) size 154x18 12 LayoutText {#text} at (2,2) size 154x18
13 text run at (2,2) width 154: "This should be selected." 13 text run at (2,2) width 154: "This should be selected."
14 LayoutTableRow {TR} at (0,26) size 162x22 14 LayoutTableRow {TR} at (0,26) size 162x22
15 LayoutTableCell {TD} at (2,26) size 158x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (2,26) size 158x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
16 LayoutText {#text} at (2,2) size 154x18 16 LayoutText {#text} at (2,2) size 154x18
17 text run at (2,2) width 154: "This should be selected." 17 text run at (2,2) width 154: "This should be selected."
18 LayoutBlockFlow {HR} at (0,60) size 784x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,60) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {P} at (0,78) size 784x72 19 LayoutBlockFlow {P} at (0,78) size 784x72
20 LayoutText {#text} at (0,0) size 135x18 20 LayoutText {#text} at (0,0) size 135x18
21 text run at (0,0) width 135: "This is a testcase for " 21 text run at (0,0) width 135: "This is a testcase for "
22 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE] 22 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE]
23 LayoutText {#text} at (134,0) size 350x18 23 LayoutText {#text} at (134,0) size 350x18
24 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152" 24 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=7152"
25 LayoutText {#text} at (483,0) size 784x72 25 LayoutText {#text} at (483,0) size 784x72
26 text run at (483,0) width 9: ". " 26 text run at (483,0) width 9: ". "
27 text run at (491,0) width 261: "Adding visible candidates after tables , at" 27 text run at (491,0) width 261: "Adding visible candidates after tables , at"
28 text run at (751,0) width 5: " " 28 text run at (751,0) width 5: " "
29 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 " 29 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 "
30 text run at (782,18) width 2: " " 30 text run at (781,18) width 3: " "
31 text run at (0,36) width 148: "inside an atomic node. " 31 text run at (0,36) width 148: "inside an atomic node. "
32 text run at (147,36) width 626: "It didn't make the same assumption ab out start of a selection, but for good measure, we also test a" 32 text run at (147,36) width 626: "It didn't make the same assumption ab out start of a selection, but for good measure, we also test a"
33 text run at (772,36) width 5: " " 33 text run at (772,36) width 5: " "
34 text run at (0,54) width 300: "selection that starts at a position bef ore a table." 34 text run at (0,54) width 300: "selection that starts at a position bef ore a table."
35 selection start: position 0 of child 1 {TABLE} of body 35 selection start: position 0 of child 1 {TABLE} of body
36 selection end: position 341 of child 2 {#text} of child 5 {P} of body 36 selection end: position 341 of child 2 {#text} of child 5 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698