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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 783x39 7 LayoutText {#text} at (0,0) size 783x39
8 text run at (0,0) width 275: "This test for a bug in Insert{Un}Ordered List. " 8 text run at (0,0) width 275: "This test for a bug in Insert{Un}Ordered List. "
9 text run at (275,0) width 485: "Inside an empty editable region, a new paragraph is added, then a list is created. " 9 text run at (275,0) width 485: "Inside an empty editable region, a new paragraph is added, then a list is created. "
10 text run at (760,0) width 23: "The" 10 text run at (760,0) width 23: "The"
11 text run at (0,20) width 96: "caret should be " 11 text run at (0,20) width 96: "caret should be "
12 LayoutInline {B} at (0,0) size 39x19 12 LayoutInline {B} at (0,0) size 39x19
13 LayoutText {#text} at (96,20) size 39x19 13 LayoutText {#text} at (96,20) size 39x19
14 text run at (96,20) width 39: "inside" 14 text run at (96,20) width 39: "inside"
15 LayoutText {#text} at (135,20) size 116x19 15 LayoutText {#text} at (135,20) size 116x19
16 text run at (135,20) width 116: " the empty list item." 16 text run at (135,20) width 116: " the empty list item."
17 LayoutBlockFlow {DIV} at (0,56) size 784x56 17 LayoutBlockFlow {DIV} at (0,56) size 784x56
18 LayoutBlockFlow {DIV} at (0,0) size 784x20 18 LayoutBlockFlow {DIV} at (0,0) size 784x20
19 LayoutBR {BR} at (0,0) size 0x19 19 LayoutBR {BR} at (0,0) size 0x19
20 LayoutBlockFlow {DIV} at (0,36) size 784x20 20 LayoutBlockFlow {DIV} at (0,36) size 784x20
21 LayoutBlockFlow {UL} at (0,0) size 784x20 21 LayoutBlockFlow {UL} at (0,0) 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 LayoutBR {BR} at (0,0) size 0x19 24 LayoutBR {BR} at (0,0) size 0x19
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