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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/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 > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelec ting: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 784x20
15 RenderText {#text} at (0,0) size 346x19
16 text run at (0,0) width 346: "This test uses the execCommand to indent the text below."
17 RenderBlock (anonymous) at (0,20) size 784x20
18 RenderBR {BR} at (0,0) size 0x19
19 RenderBlock {DIV} at (0,40) size 784x212
20 RenderBlock {BLOCKQUOTE} at (40,0) size 744x60
21 RenderBlock (anonymous) at (0,0) size 744x40
22 RenderText {#text} at (0,0) size 40x19
23 text run at (0,0) width 40: "Lorem"
24 RenderBR {BR} at (40,15) size 0x0
25 RenderText {#text} at (0,20) size 80x19
26 text run at (0,20) width 80: "more Lorem!"
27 RenderBlock {BLOCKQUOTE} at (40,40) size 704x20
28 RenderText {#text} at (0,0) size 35x19
29 text run at (0,0) width 35: "ipsum"
30 RenderBlock (anonymous) at (0,60) size 784x0
31 RenderBlock {BLOCKQUOTE} at (40,76) size 744x60
32 RenderBlock {UL} at (0,0) size 744x60
33 RenderBlock {UL} at (40,0) size 704x60
34 RenderListItem {LI} at (40,0) size 664x20
35 RenderListMarker at (-18,0) size 7x19: white bullet
36 RenderText {#text} at (0,0) size 25x19
37 text run at (0,0) width 25: "Foo"
38 RenderListItem {LI} at (40,20) size 664x20
39 RenderListMarker at (-18,0) size 7x19: white bullet
40 RenderText {#text} at (0,0) size 22x19
41 text run at (0,0) width 22: "Bar"
42 RenderListItem {LI} at (40,40) size 664x20
43 RenderListMarker at (-18,0) size 7x19: white bullet
44 RenderText {#text} at (0,0) size 23x19
45 text run at (0,0) width 23: "Baz"
46 RenderBlock {BLOCKQUOTE} at (40,152) size 744x60
47 RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
48 RenderText {#text} at (0,0) size 35x19
49 text run at (0,0) width 35: "Dolor"
50 RenderBlock (anonymous) at (0,20) size 744x40
51 RenderText {#text} at (0,0) size 32x19
52 text run at (0,0) width 32: "Sum!"
53 RenderBR {BR} at (32,15) size 0x0
54 RenderText {#text} at (0,20) size 33x19
55 text run at (0,20) width 33: "Thing"
56 RenderBlock (anonymous) at (0,212) size 784x0
57 selection start: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
58 selection end: position 5 of child 3 {#text} of child 3 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698