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

Side by Side Diff: LayoutTests/platform/linux/editing/deleting/list-item-1-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 LayoutView at (0,0) size 800x600 9 LayoutView at (0,0) size 800x600
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 LayoutBlockFlow {HTML} at (0,0) size 800x600 11 LayoutBlockFlow {HTML} at (0,0) size 800x600
12 LayoutBlockFlow {BODY} at (8,8) size 784x576 12 LayoutBlockFlow {BODY} at (8,8) size 784x576
13 LayoutBlockFlow {P} at (0,0) size 784x20 13 LayoutBlockFlow {P} at (0,0) size 784x20
14 LayoutText {#text} at (0,0) size 676x19 14 LayoutText {#text} at (0,0) size 676x19
15 text run at (0,0) width 254: "This test deletes the contents of a sub- list. " 15 text run at (0,0) width 254: "This test deletes the contents of a sub- list. "
16 text run at (254,0) width 422: "Then it deletes the empty list item. T he list item below it should remain." 16 text run at (254,0) width 422: "Then it deletes the empty list item. T he list item below it should remain."
17 LayoutBlockFlow {DIV} at (0,36) size 784x40 17 LayoutBlockFlow {DIV} at (0,36) size 784x40
18 LayoutBlockFlow {UL} at (0,0) size 784x40 18 LayoutBlockFlow {UL} at (0,0) size 784x40
19 LayoutListItem {LI} at (40,0) size 744x20 19 LayoutListItem {LI} at (40,0) size 744x20
20 LayoutListMarker at (-18,0) size 7x19: bullet 20 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
21 LayoutBR {BR} at (0,0) size 0x19 21 LayoutBR {BR} at (0,0) size 0x19
22 LayoutListItem {LI} at (40,20) size 744x20 22 LayoutListItem {LI} at (40,20) 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 3 {DI V} of body 25 caret: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of child 3 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698