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

Side by Side Diff: LayoutTests/platform/win/editing/selection/4983858-expected.txt

Issue 27217007: Merge 158839 "Reverse style resolution to avoid N^2 walk when bu..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1650/
Patch Set: Created 7 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 | 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 778x39 7 RenderText {#text} at (0,0) size 778x39
8 text run at (0,0) width 545: "This tests for a bug where selecting a w ord would select the line break and word before it. " 8 text run at (0,0) width 545: "This tests for a bug where selecting a w ord would select the line break and word before it. "
9 text run at (545,0) width 127: "Only the word in the " 9 text run at (545,0) width 127: "Only the word in the "
10 text run at (672,0) width 102: "paragraph below" 10 text run at (672,0) width 102: "paragraph below"
11 text run at (774,0) width 4: " " 11 text run at (774,0) width 4: " "
12 text run at (0,20) width 114: "should be selected:" 12 text run at (0,20) width 114: "should be selected:"
13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {DIV} at (0,40) size 784x20 13 RenderBlock {DIV} at (0,40) size 784x20
15 RenderText {#text} at (0,0) size 20x19 14 RenderText {#text} at (0,0) size 20x19
16 text run at (0,0) width 20: "foo" 15 text run at (0,0) width 20: "foo"
17 selection start: position 0 of child 0 {#text} of child 3 {DIV} of body 16 selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
18 selection end: position 3 of child 0 {#text} of child 3 {DIV} of body 17 selection end: position 3 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698