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

Side by Side Diff: LayoutTests/platform/win/editing/selection/extend-by-word-002-expected.txt

Issue 20681004: Make first-letter style to work with editing Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-09-20T18:27:32 Created 7 years, 3 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
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 layer at (0,0) size 800x600
11 RenderView at (0,0) size 800x600
12 layer at (0,0) size 800x600
13 RenderBlock {HTML} at (0,0) size 800x600
14 RenderBody {BODY} at (8,8) size 784x584
15 RenderBlock {DIV} at (0,0) size 148x166 [border: (2px solid #FF0000)]
16 RenderBlock {UL} at (14,14) size 120x138
17 RenderListItem {LI} at (0,0) size 120x21
18 RenderListMarker at (-14,6) size 5x12: bullet
19 RenderInline (generated) at (0,0) size 14x25
20 RenderText {#text} at (5,-5) size 14x25
21 text run at (5,-5) width 14: "\x{B7} "
22 RenderText {#text} at (0,0) size 0x0
23 RenderInline {A} at (0,0) size 58x12 [color=#0000EE]
24 RenderText {#text} at (19,6) size 58x12
25 text run at (19,6) width 58: "Appetizers"
26 RenderListItem {LI} at (0,21) size 120x21
27 RenderListMarker at (-14,6) size 5x12: bullet
28 RenderInline (generated) at (0,0) size 14x25
29 RenderText {#text} at (5,-5) size 14x25
30 text run at (5,-5) width 14: "\x{B7} "
31 RenderText {#text} at (0,0) size 0x0
32 RenderInline {A} at (0,0) size 86x12 [color=#0000EE]
33 RenderText {#text} at (19,6) size 86x12
34 text run at (19,6) width 86: "Soups & Salads"
35 RenderListItem {LI} at (0,42) size 120x33
36 RenderListMarker at (-14,6) size 5x12: bullet
37 RenderInline (generated) at (0,0) size 14x25
38 RenderText {#text} at (5,-5) size 14x25
39 text run at (5,-5) width 14: "\x{B7} "
40 RenderText {#text} at (0,0) size 0x0
41 RenderInline {A} at (0,0) size 81x24 [color=#0000EE]
42 RenderText {#text} at (19,6) size 81x24
43 text run at (19,6) width 74: "Sandwiches &"
44 text run at (93,6) width 4: " "
45 text run at (16,18) width 42: "Burgers"
46 RenderListItem {LI} at (0,75) size 120x21
47 RenderListMarker at (-14,6) size 5x12: bullet
48 RenderInline (generated) at (0,0) size 14x25
49 RenderText {#text} at (5,-5) size 14x25
50 text run at (5,-5) width 14: "\x{B7} "
51 RenderText {#text} at (0,0) size 0x0
52 RenderInline {A} at (0,0) size 71x12 [color=#0000EE]
53 RenderText {#text} at (19,6) size 71x12
54 text run at (19,6) width 71: "Steak & Ribs"
55 RenderListItem {LI} at (0,96) size 120x21
56 RenderListMarker at (-14,6) size 5x12: bullet
57 RenderInline (generated) at (0,0) size 14x25
58 RenderText {#text} at (5,-5) size 14x25
59 text run at (5,-5) width 14: "\x{B7} "
60 RenderText {#text} at (0,0) size 0x0
61 RenderInline {A} at (0,0) size 46x12 [color=#0000EE]
62 RenderText {#text} at (19,6) size 46x12
63 text run at (19,6) width 46: "Seafood"
64 RenderListItem {LI} at (0,117) size 120x21
65 RenderListMarker at (-14,6) size 5x12: bullet
66 RenderInline (generated) at (0,0) size 14x25
67 RenderText {#text} at (5,-5) size 14x25
68 text run at (5,-5) width 14: "\x{B7} "
69 RenderText {#text} at (0,0) size 0x0
70 RenderInline {A} at (0,0) size 46x12 [color=#0000EE]
71 RenderText {#text} at (19,6) size 46x12
72 text run at (19,6) width 46: "Combos"
73 selection start: position 0 of child 0 {#text} of child 1 {A} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of body
74 selection end: position 5 of child 0 {#text} of child 1 {A} of child 7 {LI} of child 1 {UL} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698