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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/indent-selection-expected.txt

Issue 261054: Rebaseline some layout tests after roll to r49405 (Closed)
Patch Set: again Created 11 years, 2 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
OLDNEW
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 10 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: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstr eam stillSelecting:FALSE
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600
11 layer at (0,0) size 800x600
12 RenderBlock {HTML} at (0,0) size 800x600
13 RenderBody {BODY} at (8,8) size 784x584
14 RenderBlock {DIV} at (0,0) size 784x18
15 RenderText {#text} at (0,0) size 362x18
16 text run at (0,0) width 362: "This test uses the execCommand to indent the text below."
17 RenderBlock (anonymous) at (0,18) size 784x18
18 RenderBR {BR} at (0,0) size 0x18
19 RenderBlock {DIV} at (0,52) size 784x210
20 RenderBlock {BLOCKQUOTE} at (40,0) size 704x210
21 RenderBlock (anonymous) at (0,0) size 704x36
22 RenderInline {SPAN} at (0,0) size 42x18
23 RenderText {#text} at (0,0) size 42x18
24 text run at (0,0) width 42: "Lorem"
25 RenderBR {BR} at (42,14) size 0x0
26 RenderText {#text} at (0,18) size 83x18
27 text run at (0,18) width 83: "more Lorem!"
28 RenderBlock {BLOCKQUOTE} at (40,52) size 624x122
29 RenderBlock (anonymous) at (0,0) size 624x18
30 RenderText {#text} at (0,0) size 38x18
31 text run at (0,0) width 38: "ipsum"
32 RenderBR {BR} at (38,14) size 0x0
33 RenderBlock {UL} at (0,34) size 624x54
34 RenderListItem {LI} at (40,0) size 584x18
35 RenderListMarker at (-17,0) size 7x18: bullet
36 RenderText {#text} at (0,0) size 25x18
37 text run at (0,0) width 25: "Foo"
38 RenderListItem {LI} at (40,18) size 584x18
39 RenderListMarker at (-17,0) size 7x18: bullet
40 RenderText {#text} at (0,0) size 23x18
41 text run at (0,0) width 23: "Bar"
42 RenderListItem {LI} at (40,36) size 584x18
43 RenderListMarker at (-17,0) size 7x18: bullet
44 RenderText {#text} at (0,0) size 25x18
45 text run at (0,0) width 25: "Baz"
46 RenderBlock (anonymous) at (0,104) size 624x18
47 RenderText {#text} at (0,0) size 37x18
48 text run at (0,0) width 37: "Dolor"
49 RenderBlock (anonymous) at (0,174) size 704x36
50 RenderText {#text} at (0,0) size 34x18
51 text run at (0,0) width 34: "Sum!"
52 RenderBR {BR} at (34,14) size 0x0
53 RenderInline {SPAN} at (0,0) size 38x18
54 RenderText {#text} at (0,18) size 38x18
55 text run at (0,18) width 38: "Thing"
56 RenderBlock (anonymous) at (0,210) size 784x0
57 RenderText {#text} at (0,0) size 0x0
58 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLO CKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
59 selection end: position 5 of child 0 {#text} of child 6 {SPAN} of child 1 {BLO CKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698