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

Side by Side Diff: LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 744x35 7 RenderText {#text} at (0,0) size 744x35
8 text run at (0,0) width 744: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a" 8 text run at (0,0) width 744: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a"
9 text run at (0,18) width 79: "mouse drag." 9 text run at (0,18) width 79: "mouse drag."
10 RenderBlock {P} at (0,52) size 784x36 10 RenderBlock {P} at (0,52) size 784x36
11 RenderText {#text} at (0,0) size 776x35 11 RenderText {#text} at (0,0) size 776x35
12 text run at (0,0) width 776: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"WebKit\". Selection should extend on ly in" 12 text run at (0,0) width 776: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"WebKit\". Selection should extend on ly in"
13 text run at (0,18) width 250: "the input element that contains \"hello \"." 13 text run at (0,18) width 250: "the input element that contains \"hello \"."
14 RenderBlock {DIV} at (0,104) size 784x28 14 RenderBlock {DIV} at (0,104) size 784x24
15 RenderTextControl {INPUT} at (0,2) size 58.08x24 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,0) size 58.08x24 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
16 RenderText {#text} at (58,5) size 5x17 16 RenderText {#text} at (58,3) size 5x17
17 text run at (58,5) width 5: " " 17 text run at (58,3) width 5: " "
18 RenderInline {SPAN} at (0,0) size 38x17 18 RenderInline {SPAN} at (0,0) size 38x17
19 RenderText {#text} at (62,5) size 38x17 19 RenderText {#text} at (62,3) size 38x17
20 text run at (62,5) width 38: "world" 20 text run at (62,3) width 38: "world"
21 RenderText {#text} at (99,5) size 5x17 21 RenderText {#text} at (99,3) size 5x17
22 text run at (99,5) width 5: " " 22 text run at (99,3) width 5: " "
23 RenderTextControl {INPUT} at (103.41,2) size 58.08x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 RenderTextControl {INPUT} at (103.41,0) size 58.08x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (10,117) size 54x18 25 layer at (10,115) size 54x18
26 RenderBlock {DIV} at (2,3) size 54.08x18 26 RenderBlock {DIV} at (2,3) size 54.08x18
27 RenderText {#text} at (0,0) size 34x17 27 RenderText {#text} at (0,0) size 34x17
28 text run at (0,0) width 34: "hello" 28 text run at (0,0) width 34: "hello"
29 layer at (113,117) size 54x18 29 layer at (113,115) size 54x18
30 RenderBlock {DIV} at (2,3) size 54.08x18 30 RenderBlock {DIV} at (2,3) size 54.08x18
31 RenderText {#text} at (0,0) size 52x17 31 RenderText {#text} at (0,0) size 52x17
32 text run at (0,0) width 52: "WebKit" 32 text run at (0,0) width 52: "WebKit"
33 selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 5 {DIV} of body 33 selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 5 {DIV} of body
34 selection end: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 5 {DIV} of body 34 selection end: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698