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

Side by Side Diff: LayoutTests/platform/win/editing/selection/selectNode-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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 343x17 7 LayoutText {#text} at (0,0) size 343x17
8 text run at (0,0) width 343: "This tests Range.selectNode() of a text node and a br." 8 text run at (0,0) width 343: "This tests Range.selectNode() of a text node and a br."
9 LayoutBlockFlow {DIV} at (0,34) size 784x18 9 LayoutBlockFlow {DIV} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 24x17 10 LayoutText {#text} at (0,0) size 24x17
11 text run at (0,0) width 24: "one" 11 text run at (0,0) width 24: "one"
12 LayoutBlockFlow {DIV} at (0,52) size 784x36 12 LayoutBlockFlow {DIV} at (0,52) size 784x36
13 LayoutText {#text} at (0,0) size 24x17 13 LayoutText {#text} at (0,0) size 24x17
14 text run at (0,0) width 24: "two" 14 text run at (0,0) width 24: "two"
15 LayoutBR {BR} at (24,14) size 0x0 15 LayoutBR {BR} at (24,14) size 0x0
16 LayoutText {#text} at (0,18) size 32x17 16 LayoutText {#text} at (0,18) size 32x17
17 text run at (0,18) width 32: "three" 17 text run at (0,18) width 32: "three"
18 LayoutBlockFlow {DIV} at (0,88) size 784x18 18 LayoutBlockFlow {DIV} at (0,88) size 784x18
19 LayoutText {#text} at (0,0) size 27x17 19 LayoutText {#text} at (0,0) size 27x17
20 text run at (0,0) width 27: "four" 20 text run at (0,0) width 27: "four"
21 LayoutBlockFlow {UL} at (0,122) size 784x18 21 LayoutBlockFlow {UL} at (0,122) size 784x18
22 LayoutListItem {LI} at (40,0) size 744x18 22 LayoutListItem {LI} at (40,0) size 744x18
23 LayoutListMarker at (-17,0) size 7x17: bullet 23 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
24 LayoutText {#text} at (0,0) size 55x17 24 LayoutText {#text} at (0,0) size 55x17
25 text run at (0,0) width 55: "Success." 25 text run at (0,0) width 55: "Success."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698