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/editing/execCommand/5136770-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 383x17 7 LayoutText {#text} at (0,0) size 383x17
8 text run at (0,0) width 383: "This tests for a hang when performing In sertUnorderedList." 8 text run at (0,0) width 383: "This tests for a hang when performing In sertUnorderedList."
9 LayoutBlockFlow {DIV} at (0,34) size 784x88 9 LayoutBlockFlow {DIV} at (0,34) size 784x88
10 LayoutBlockFlow {DIV} at (0,0) size 784x18 10 LayoutBlockFlow {DIV} at (0,0) size 784x18
11 LayoutText {#text} at (0,0) size 354x17 11 LayoutText {#text} at (0,0) size 354x17
12 text run at (0,0) width 354: "There should be two empty unordered li st items below." 12 text run at (0,0) width 354: "There should be two empty unordered li st items below."
13 LayoutBlockFlow {DIV} at (0,34) size 784x54 13 LayoutBlockFlow {DIV} at (0,34) size 784x54
14 LayoutBlockFlow {UL} at (0,0) size 784x54 14 LayoutBlockFlow {UL} at (0,0) size 784x54
15 LayoutListItem {LI} at (40,0) size 744x18 15 LayoutListItem {LI} at (40,0) size 744x18
16 LayoutListMarker at (-17,0) size 7x17: bullet 16 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
17 LayoutBR {BR} at (0,0) size 0x17 17 LayoutBR {BR} at (0,0) size 0x17
18 LayoutListItem {LI} at (40,18) size 744x18 18 LayoutListItem {LI} at (40,18) size 744x18
19 LayoutListMarker at (-17,0) size 7x17: bullet 19 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
20 LayoutBR {BR} at (0,0) size 0x17 20 LayoutBR {BR} at (0,0) size 0x17
21 LayoutListItem {LI} at (40,36) size 744x18 21 LayoutListItem {LI} at (40,36) size 744x18
22 LayoutListMarker at (-17,0) size 7x17: bullet 22 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
23 LayoutText {#text} at (0,0) size 243x17 23 LayoutText {#text} at (0,0) size 243x17
24 text run at (0,0) width 243: "This should be an unordered list i tem." 24 text run at (0,0) width 243: "This should be an unordered list i tem."
25 selection start: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of c hild 3 {DIV} of child 2 {DIV} of body 25 selection start: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of c hild 3 {DIV} of child 2 {DIV} of body
26 selection end: position 38 of child 0 {#text} of child 2 {LI} of child 0 {UL} of child 3 {DIV} of child 2 {DIV} of body 26 selection end: position 38 of child 0 {#text} of child 2 {LI} of child 0 {UL} of child 3 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698