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

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

Issue 329025: Rebaseline tests that changed upstream: (Closed)
Patch Set: passing Created 11 years, 1 month 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 783x36 7 RenderText {#text} at (0,0) size 783x36
8 text run at (0,0) width 377: "This tests selection preservation during an indent operation. " 8 text run at (0,0) width 377: "This tests selection preservation during an indent operation. "
9 text run at (377,0) width 406: "The selection should start and end in the same parts of the words" 9 text run at (377,0) width 406: "The selection should start and end in the same parts of the words"
10 text run at (0,18) width 320: "'foo' and 'bar' before and after the in dent operation." 10 text run at (0,18) width 320: "'foo' and 'bar' before and after the in dent operation."
11 RenderBlock {DIV} at (0,52) size 784x36 11 RenderBlock {DIV} at (0,52) size 784x36
12 RenderBlock {BLOCKQUOTE} at (40,0) size 744x36 12 RenderBlock {BLOCKQUOTE} at (40,0) size 744x36
13 RenderText {#text} at (0,0) size 21x18 13 RenderInline {SPAN} at (0,0) size 21x18
14 text run at (0,0) width 21: "foo" 14 RenderText {#text} at (0,0) size 21x18
15 RenderBR {BR} at (21,14) size 0x0 15 text run at (0,0) width 21: "foo"
16 RenderText {#text} at (0,18) size 20x18 16 RenderBR {BR} at (21,14) size 0x0
17 text run at (0,18) width 20: "bar" 17 RenderInline {SPAN} at (0,0) size 20x18
18 RenderText {#text} at (0,18) size 20x18
19 text run at (0,18) width 20: "bar"
18 RenderBlock (anonymous) at (0,36) size 784x0 20 RenderBlock (anonymous) at (0,36) size 784x0
19 selection start: position 1 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 21 selection start: position 1 of child 0 {#text} of child 0 {SPAN} of child 0 {BLO CKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
20 selection end: position 2 of child 2 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 22 selection end: position 2 of child 0 {#text} of child 1 {SPAN} of child 0 {BLO CKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698