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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 355x19 7 LayoutText {#text} at (0,0) size 355x19
8 text run at (0,0) width 355: "This tests for a hang when performing In sertUnorderedList." 8 text run at (0,0) width 355: "This tests for a hang when performing In sertUnorderedList."
9 LayoutBlockFlow {DIV} at (0,36) size 784x96 9 LayoutBlockFlow {DIV} at (0,36) size 784x96
10 LayoutBlockFlow {DIV} at (0,0) size 784x20 10 LayoutBlockFlow {DIV} at (0,0) size 784x20
11 LayoutText {#text} at (0,0) size 331x19 11 LayoutText {#text} at (0,0) size 331x19
12 text run at (0,0) width 331: "There should be two empty unordered li st items below." 12 text run at (0,0) width 331: "There should be two empty unordered li st items below."
13 LayoutBlockFlow {DIV} at (0,36) size 784x60 13 LayoutBlockFlow {DIV} at (0,36) size 784x60
14 LayoutBlockFlow {UL} at (0,0) size 784x60 14 LayoutBlockFlow {UL} at (0,0) size 784x60
15 LayoutListItem {LI} at (40,0) size 744x20 15 LayoutListItem {LI} at (40,0) size 744x20
16 LayoutListMarker at (-18,0) size 7x19: bullet 16 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
17 LayoutBR {BR} at (0,0) size 0x19 17 LayoutBR {BR} at (0,0) size 0x19
18 LayoutListItem {LI} at (40,20) size 744x20 18 LayoutListItem {LI} at (40,20) size 744x20
19 LayoutListMarker at (-18,0) size 7x19: bullet 19 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
20 LayoutBR {BR} at (0,0) size 0x19 20 LayoutBR {BR} at (0,0) size 0x19
21 LayoutListItem {LI} at (40,40) size 744x20 21 LayoutListItem {LI} at (40,40) size 744x20
22 LayoutListMarker at (-18,0) size 7x19: bullet 22 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
23 LayoutText {#text} at (0,0) size 224x19 23 LayoutText {#text} at (0,0) size 224x19
24 text run at (0,0) width 224: "This should be an unordered list i tem." 24 text run at (0,0) width 224: "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