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

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

Issue 892001: WebKit merge 55822:55853 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 632x19
8 text run at (0,0) width 632: "This tests to make sure that a selection in one from isn't cleared when focusing a node in a different frame."
9 RenderBlock (anonymous) at (0,36) size 784x180
10 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000 000)]
11 layer at (0,0) size 300x150
12 RenderView at (0,0) size 300x150
13 layer at (0,0) size 300x150
14 RenderBlock {HTML} at (0,0) size 300x150
15 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
16 RenderText {#text} at (0,0) size 258x39
17 text run at (0,0) width 254: "This test should be selected, bu t this frame"
18 text run at (254,0) width 4: " "
19 text run at (0,20) width 127: "shouldn't be focused."
20 RenderText {#text} at (0,0) size 0x0
21 RenderBR {BR} at (304,154) size 0x0
22 RenderTextControl {INPUT} at (2,156) size 215x22 [bgcolor=#FFFFFF] [bord er: (2px inset #000000)]
23 RenderText {#text} at (0,0) size 0x0
24 layer at (12,203) size 211x16
25 RenderBlock {DIV} at (2,3) size 211x16
26 RenderText {#text} at (1,0) size 190x16
27 text run at (1,0) width 190: "This text field should be focused."
28 selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 5 {INPU T} of child 1 {BODY} of child 0 {HTML} of document
29 selection end: position 34 of child 0 {#text} of child 0 {DIV} of child 5 {INP UT} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698