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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/4983858-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 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 (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 784x39 7 RenderText {#text} at (0,0) size 784x39
8 text run at (0,0) width 784: "This tests for a bug where selecting a w ord would select the line break and word before it. Only the word in the parag raph below " 8 text run at (0,0) width 782: "This tests for a bug where selecting a w ord would select the line break and word before it. Only the word in the parag raph below"
9 text run at (782,0) width 2: " "
9 text run at (0,20) width 114: "should be selected:" 10 text run at (0,20) width 114: "should be selected:"
10 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {DIV} at (0,40) size 784x20 12 RenderBlock {DIV} at (0,40) size 784x20
12 RenderText {#text} at (0,0) size 20x19 13 RenderText {#text} at (0,0) size 20x19
13 text run at (0,0) width 20: "foo" 14 text run at (0,0) width 20: "foo"
14 selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 0 {BODY } of child 0 {HTML} of document 15 selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 0 {BODY } of child 0 {HTML} of document
15 selection end: position 3 of child 0 {#text} of child 3 {DIV} of child 0 {BODY } of child 0 {HTML} of document 16 selection end: position 3 of child 0 {#text} of child 3 {DIV} of child 0 {BODY } of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698