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

Side by Side Diff: LayoutTests/platform/win-xp/editing/execCommand/insert-list-and-stitch-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 LayoutView at (0,0) size 800x600 11 LayoutView at (0,0) size 800x600
12 layer at (0,0) size 800x600 12 layer at (0,0) size 800x600
13 LayoutBlockFlow {HTML} at (0,0) size 800x600 13 LayoutBlockFlow {HTML} at (0,0) size 800x600
14 LayoutBlockFlow {BODY} at (8,8) size 784x576 14 LayoutBlockFlow {BODY} at (8,8) size 784x576
15 LayoutBlockFlow {P} at (0,0) size 784x20 15 LayoutBlockFlow {P} at (0,0) size 784x20
16 LayoutText {#text} at (0,0) size 584x19 16 LayoutText {#text} at (0,0) size 584x19
17 text run at (0,0) width 584: "The three items below should be stitched together into one ordered list when you click the button." 17 text run at (0,0) width 584: "The three items below should be stitched together into one ordered list when you click the button."
18 LayoutBlockFlow {DIV} at (0,36) size 784x60 18 LayoutBlockFlow {DIV} at (0,36) size 784x60
19 LayoutBlockFlow {DIV} at (0,0) size 784x60 19 LayoutBlockFlow {DIV} at (0,0) size 784x60
20 LayoutBlockFlow {OL} at (0,0) size 784x60 20 LayoutBlockFlow {OL} at (0,0) size 784x60
21 LayoutListItem {LI} at (40,0) size 744x20 21 LayoutListItem {LI} at (40,0) size 744x20
22 LayoutListMarker at (-21,0) size 16x19: "1" 22 LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
23 LayoutText {#text} at (0,0) size 20x19 23 LayoutText {#text} at (0,0) size 20x19
24 text run at (0,0) width 20: "foo" 24 text run at (0,0) width 20: "foo"
25 LayoutListItem {LI} at (40,20) size 744x20 25 LayoutListItem {LI} at (40,20) size 744x20
26 LayoutListMarker at (-21,0) size 16x19: "2" 26 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
27 LayoutText {#text} at (0,0) size 20x19 27 LayoutText {#text} at (0,0) size 20x19
28 text run at (0,0) width 20: "bar" 28 text run at (0,0) width 20: "bar"
29 LayoutListItem {LI} at (40,40) size 744x20 29 LayoutListItem {LI} at (40,40) size 744x20
30 LayoutListMarker at (-21,0) size 16x19: "3" 30 LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
31 LayoutText {#text} at (0,0) size 21x19 31 LayoutText {#text} at (0,0) size 21x19
32 text run at (0,0) width 21: "baz" 32 text run at (0,0) width 21: "baz"
33 caret: position 0 of child 0 {#text} of child 2 {LI} of child 0 {OL} of child 1 {DIV} of child 1 {DIV} of body 33 caret: position 0 of child 0 {#text} of child 2 {LI} of child 0 {OL} of child 1 {DIV} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698