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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/4895428-2-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x60 6 LayoutBlockFlow {P} at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 783x59 7 LayoutText {#text} at (0,0) size 783x59
8 text run at (0,0) width 783: "This tests to see if a mouse click insid e an editable, focusable node focuses that node. Normally, we focus a node on mo use down," 8 text run at (0,0) width 783: "This tests to see if a mouse click insid e an editable, focusable node focuses that node. Normally, we focus a node on mo use down,"
9 text run at (0,20) width 773: "but to make it easier to drag selection s containing editable pieces we delay focus until mouse up. The editable table c ell should be" 9 text run at (0,20) width 773: "but to make it easier to drag selection s containing editable pieces we delay focus until mouse up. The editable table c ell should be"
10 text run at (0,40) width 336: "focused and you should see a 'Success' message below." 10 text run at (0,40) width 336: "focused and you should see a 'Success' message below."
11 LayoutBlockFlow {DIV} at (0,76) size 784x30 11 LayoutBlockFlow {DIV} at (0,76) size 784x30
12 LayoutTable {TABLE} at (0,0) size 138x30 [border: (1px outset #808080)] 12 LayoutTable {TABLE} at (0,0) size 138x30 [border: (1px outset #808080)]
13 LayoutTableSection {TBODY} at (1,1) size 136x28 13 LayoutTableSection {TBODY} at (1,1) size 136x28
14 LayoutTableRow {TR} at (0,2) size 136x24 14 LayoutTableRow {TR} at (0,2) size 136x24
15 LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
16 LayoutText {#text} at (2,2) size 75x19 16 LayoutText {#text} at (2,2) size 75x19
17 text run at (2,2) width 75: "non-editable" 17 text run at (2,2) width 75: "non-editable"
18 LayoutTableCell {TD} at (83,2) size 51x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (83,2) size 51x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
19 LayoutText {#text} at (2,2) size 47x19 19 LayoutText {#text} at (2,2) size 47x19
20 text run at (2,2) width 47: "editable" 20 text run at (2,2) width 47: "editable"
21 LayoutBlockFlow {DIV} at (0,106) size 784x20 21 LayoutBlockFlow {DIV} at (0,106) size 784x20
22 LayoutBR {BR} at (0,0) size 0x19 22 LayoutBR {BR} at (0,0) size 0x19
23 LayoutBlockFlow {UL} at (0,142) size 784x20 23 LayoutBlockFlow {UL} at (0,142) size 784x20
24 LayoutListItem {LI} at (40,0) size 744x20 24 LayoutListItem {LI} at (40,0) size 744x20
25 LayoutListMarker at (-18,0) size 7x19: bullet 25 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
26 LayoutText {#text} at (0,0) size 49x19 26 LayoutText {#text} at (0,0) size 49x19
27 text run at (0,0) width 49: "Success" 27 text run at (0,0) width 49: "Success"
28 caret: position 4 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body 28 caret: position 4 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698