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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/selectNodeContents-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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 380x19 7 LayoutText {#text} at (0,0) size 380x19
8 text run at (0,0) width 380: "This tests Range.selectNodeContents() of a text node and a br." 8 text run at (0,0) width 380: "This tests Range.selectNodeContents() of a text node and a br."
9 LayoutBlockFlow {DIV} at (0,36) size 784x20 9 LayoutBlockFlow {DIV} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 22x19 10 LayoutText {#text} at (0,0) size 22x19
11 text run at (0,0) width 22: "one" 11 text run at (0,0) width 22: "one"
12 LayoutBlockFlow {DIV} at (0,56) size 784x40 12 LayoutBlockFlow {DIV} at (0,56) size 784x40
13 LayoutText {#text} at (0,0) size 23x19 13 LayoutText {#text} at (0,0) size 23x19
14 text run at (0,0) width 23: "two" 14 text run at (0,0) width 23: "two"
15 LayoutBR {BR} at (23,15) size 0x0 15 LayoutBR {BR} at (23,15) size 0x0
16 LayoutText {#text} at (0,20) size 30x19 16 LayoutText {#text} at (0,20) size 30x19
17 text run at (0,20) width 30: "three" 17 text run at (0,20) width 30: "three"
18 LayoutBlockFlow {DIV} at (0,96) size 784x20 18 LayoutBlockFlow {DIV} at (0,96) size 784x20
19 LayoutText {#text} at (0,0) size 24x19 19 LayoutText {#text} at (0,0) size 24x19
20 text run at (0,0) width 24: "four" 20 text run at (0,0) width 24: "four"
21 LayoutBlockFlow {UL} at (0,132) size 784x20 21 LayoutBlockFlow {UL} at (0,132) size 784x20
22 LayoutListItem {LI} at (40,0) size 744x20 22 LayoutListItem {LI} at (40,0) size 744x20
23 LayoutListMarker at (-18,0) size 7x19: bullet 23 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
24 LayoutText {#text} at (0,0) size 53x19 24 LayoutText {#text} at (0,0) size 53x19
25 text run at (0,0) width 53: "Success." 25 text run at (0,0) width 53: "Success."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698