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

Side by Side Diff: LayoutTests/platform/linux/editing/execCommand/4580583-2-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 754x39 7 LayoutText {#text} at (0,0) size 754x39
8 text run at (0,0) width 455: "This tests to make sure that breaking a quoted list doesn't renumber the list. " 8 text run at (0,0) width 455: "This tests to make sure that breaking a quoted list doesn't renumber the list. "
9 text run at (455,0) width 299: "You should see a list broken in two be low, the list" 9 text run at (455,0) width 299: "You should see a list broken in two be low, the list"
10 text run at (0,20) width 616: "items numbered 1, 2, 2, 3, 4. Two list items will be numbered '2' because the original item '2' was split." 10 text run at (0,20) width 616: "items numbered 1, 2, 2, 3, 4. Two list items will be numbered '2' because the original item '2' was split."
11 LayoutBlockFlow {DIV} at (0,56) size 784x152 11 LayoutBlockFlow {DIV} at (0,56) size 784x152
12 LayoutBlockFlow {BLOCKQUOTE} at (2,0) size 742x40 [color=#0000FF] [borde r: none (2px solid #0000FF)] 12 LayoutBlockFlow {BLOCKQUOTE} at (2,0) size 742x40 [color=#0000FF] [borde r: none (2px solid #0000FF)]
13 LayoutBlockFlow {OL} at (2,0) size 740x40 13 LayoutBlockFlow {OL} at (2,0) size 740x40
14 LayoutListItem {LI} at (40,0) size 700x20 14 LayoutListItem {LI} at (40,0) size 700x20
15 LayoutListMarker at (-21,0) size 16x19: "1" 15 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
16 LayoutText {#text} at (0,0) size 26x19 16 LayoutText {#text} at (0,0) size 26x19
17 text run at (0,0) width 26: "One" 17 text run at (0,0) width 26: "One"
18 LayoutListItem {LI} at (40,20) size 700x20 18 LayoutListItem {LI} at (40,20) size 700x20
19 LayoutListMarker at (-21,0) size 16x19: "2" 19 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
20 LayoutText {#text} at (0,0) size 28x19 20 LayoutText {#text} at (0,0) size 28x19
21 text run at (0,0) width 28: "Two" 21 text run at (0,0) width 28: "Two"
22 LayoutBlockFlow (anonymous) at (0,56) size 784x20 22 LayoutBlockFlow (anonymous) at (0,56) size 784x20
23 LayoutBR {BR} at (0,0) size 0x19 23 LayoutBR {BR} at (0,0) size 0x19
24 LayoutBlockFlow {BLOCKQUOTE} at (2,92) size 742x60 [color=#0000FF] [bord er: none (2px solid #0000FF)] 24 LayoutBlockFlow {BLOCKQUOTE} at (2,92) size 742x60 [color=#0000FF] [bord er: none (2px solid #0000FF)]
25 LayoutBlockFlow {OL} at (2,0) size 740x60 25 LayoutBlockFlow {OL} at (2,0) size 740x60
26 LayoutListItem {LI} at (40,0) size 700x20 26 LayoutListItem {LI} at (40,0) size 700x20
27 LayoutListMarker at (-21,0) size 16x19: "2" 27 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
28 LayoutText {#text} at (0,0) size 28x19 28 LayoutText {#text} at (0,0) size 28x19
29 text run at (0,0) width 28: "Two" 29 text run at (0,0) width 28: "Two"
30 LayoutListItem {LI} at (40,20) size 700x20 30 LayoutListItem {LI} at (40,20) size 700x20
31 LayoutListMarker at (-21,0) size 16x19: "3" 31 LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
32 LayoutText {#text} at (0,0) size 35x19 32 LayoutText {#text} at (0,0) size 35x19
33 text run at (0,0) width 35: "Three" 33 text run at (0,0) width 35: "Three"
34 LayoutListItem {LI} at (40,40) size 700x20 34 LayoutListItem {LI} at (40,40) size 700x20
35 LayoutListMarker at (-21,0) size 16x19: "4" 35 LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
36 LayoutText {#text} at (0,0) size 29x19 36 LayoutText {#text} at (0,0) size 29x19
37 text run at (0,0) width 29: "Four" 37 text run at (0,0) width 29: "Four"
38 caret: position 0 of child 2 {BR} of child 3 {DIV} of body 38 caret: position 0 of child 2 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698