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

Side by Side Diff: LayoutTests/platform/mac/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 784x54 6 LayoutBlockFlow {P} at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 744x54 7 LayoutText {#text} at (0,0) size 744x54
8 text run at (0,0) width 744: "This tests to see if a mouse click insid e an editable, focusable node focuses that node. Normally, we focus a node on" 8 text run at (0,0) width 744: "This tests to see if a mouse click insid e an editable, focusable node focuses that node. Normally, we focus a node on"
9 text run at (0,18) width 738: "mouse down, but to make it easier to dr ag selections containing editable pieces we delay focus until mouse up. The" 9 text run at (0,18) width 738: "mouse down, but to make it easier to dr ag selections containing editable pieces we delay focus until mouse up. The"
10 text run at (0,36) width 536: "editable table cell should be focused a nd you should see a 'Success' message below." 10 text run at (0,36) width 536: "editable table cell should be focused a nd you should see a 'Success' message below."
11 LayoutBlockFlow {DIV} at (0,70) size 784x28 11 LayoutBlockFlow {DIV} at (0,70) size 784x28
12 LayoutTable {TABLE} at (0,0) size 147x28 [border: (1px outset #808080)] 12 LayoutTable {TABLE} at (0,0) size 147x28 [border: (1px outset #808080)]
13 LayoutTableSection {TBODY} at (1,1) size 145x26 13 LayoutTableSection {TBODY} at (1,1) size 145x26
14 LayoutTableRow {TR} at (0,2) size 145x22 14 LayoutTableRow {TR} at (0,2) size 145x22
15 LayoutTableCell {TD} at (2,2) size 84x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (2,2) size 84x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
16 LayoutText {#text} at (2,2) size 80x18 16 LayoutText {#text} at (2,2) size 80x18
17 text run at (2,2) width 80: "non-editable" 17 text run at (2,2) width 80: "non-editable"
18 LayoutTableCell {TD} at (88,2) size 55x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (88,2) size 55x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
19 LayoutText {#text} at (2,2) size 51x18 19 LayoutText {#text} at (2,2) size 51x18
20 text run at (2,2) width 51: "editable" 20 text run at (2,2) width 51: "editable"
21 LayoutBlockFlow {DIV} at (0,98) size 784x18 21 LayoutBlockFlow {DIV} at (0,98) size 784x18
22 LayoutBR {BR} at (0,0) size 0x18 22 LayoutBR {BR} at (0,0) size 0x18
23 LayoutBlockFlow {UL} at (0,132) size 784x18 23 LayoutBlockFlow {UL} at (0,132) size 784x18
24 LayoutListItem {LI} at (40,0) size 744x18 24 LayoutListItem {LI} at (40,0) size 744x18
25 LayoutListMarker at (-17,0) size 7x18: bullet 25 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
26 LayoutText {#text} at (0,0) size 51x18 26 LayoutText {#text} at (0,0) size 51x18
27 text run at (0,0) width 51: "Success" 27 text run at (0,0) width 51: "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