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

Side by Side Diff: LayoutTests/platform/mac/editing/execCommand/4747450-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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 751x36 7 LayoutText {#text} at (0,0) size 751x36
8 text run at (0,0) width 294: "This test for a bug in Insert{Un}Ordered List. " 8 text run at (0,0) width 294: "This test for a bug in Insert{Un}Ordered List. "
9 text run at (293,0) width 458: "Inside an empty editable region, a new paragraph is added, then a list is" 9 text run at (293,0) width 458: "Inside an empty editable region, a new paragraph is added, then a list is"
10 text run at (0,18) width 55: "created. " 10 text run at (0,18) width 55: "created. "
11 text run at (54,18) width 130: "The caret should be " 11 text run at (54,18) width 130: "The caret should be "
12 LayoutInline {B} at (0,0) size 41x18 12 LayoutInline {B} at (0,0) size 41x18
13 LayoutText {#text} at (183,18) size 41x18 13 LayoutText {#text} at (183,18) size 41x18
14 text run at (183,18) width 41: "inside" 14 text run at (183,18) width 41: "inside"
15 LayoutText {#text} at (223,18) size 129x18 15 LayoutText {#text} at (223,18) size 129x18
16 text run at (223,18) width 129: " the empty list item." 16 text run at (223,18) width 129: " the empty list item."
17 LayoutBlockFlow {DIV} at (0,52) size 784x52 17 LayoutBlockFlow {DIV} at (0,52) size 784x52
18 LayoutBlockFlow {DIV} at (0,0) size 784x18 18 LayoutBlockFlow {DIV} at (0,0) size 784x18
19 LayoutBR {BR} at (0,0) size 0x18 19 LayoutBR {BR} at (0,0) size 0x18
20 LayoutBlockFlow {DIV} at (0,34) size 784x18 20 LayoutBlockFlow {DIV} at (0,34) size 784x18
21 LayoutBlockFlow {UL} at (0,0) size 784x18 21 LayoutBlockFlow {UL} at (0,0) size 784x18
22 LayoutListItem {LI} at (40,0) size 744x18 22 LayoutListItem {LI} at (40,0) size 744x18
23 LayoutListMarker at (-17,0) size 7x18: bullet 23 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
24 LayoutBR {BR} at (0,0) size 0x18 24 LayoutBR {BR} at (0,0) size 0x18
25 caret: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of child 1 {DI V} of child 2 {DIV} of body 25 caret: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of child 1 {DI V} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698