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

Side by Side Diff: LayoutTests/platform/linux/editing/selection/select-across-readonly-input-5-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 779x19 7 RenderText {#text} at (0,0) size 779x19
8 text run at (0,0) width 779: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse d rag." 8 text run at (0,0) width 779: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse d rag."
9 RenderBlock {P} at (0,36) size 784x40 9 RenderBlock {P} at (0,36) size 784x40
10 RenderText {#text} at (0,0) size 767x39 10 RenderText {#text} at (0,0) size 767x39
11 text run at (0,0) width 767: "To manually test, select text by a mouse drag starting in \"WebKit\" and ending in \"hello\". Selection should extend on ly in the input" 11 text run at (0,0) width 767: "To manually test, select text by a mouse drag starting in \"WebKit\" and ending in \"hello\". Selection should extend on ly in the input"
12 text run at (0,20) width 192: "element that contains \"WebKit\"." 12 text run at (0,20) width 192: "element that contains \"WebKit\"."
13 RenderBlock {DIV} at (0,92) size 784x29 13 RenderBlock {DIV} at (0,92) size 784x25
14 RenderTextControl {INPUT} at (0,2) size 63x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 14 RenderTextControl {INPUT} at (0,0) size 63x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
15 RenderText {#text} at (63,5) size 4x19 15 RenderText {#text} at (63,3) size 4x19
16 text run at (63,5) width 4: " " 16 text run at (63,3) width 4: " "
17 RenderInline {SPAN} at (0,0) size 35x19 17 RenderInline {SPAN} at (0,0) size 35x19
18 RenderText {#text} at (67,5) size 35x19 18 RenderText {#text} at (67,3) size 35x19
19 text run at (67,5) width 35: "world" 19 text run at (67,3) width 35: "world"
20 RenderText {#text} at (102,5) size 4x19 20 RenderText {#text} at (102,3) size 4x19
21 text run at (102,5) width 4: " " 21 text run at (102,3) width 4: " "
22 RenderTextControl {INPUT} at (106,2) size 63x25 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 22 RenderTextControl {INPUT} at (106,0) size 63x25 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 layer at (10,105) size 59x19 24 layer at (10,103) size 59x19
25 RenderBlock {DIV} at (2,3) size 59x19 25 RenderBlock {DIV} at (2,3) size 59x19
26 RenderText {#text} at (0,0) size 32x18 26 RenderText {#text} at (0,0) size 32x18
27 text run at (0,0) width 32: "hello" 27 text run at (0,0) width 32: "hello"
28 layer at (116,105) size 59x19 28 layer at (116,103) size 59x19
29 RenderBlock {DIV} at (2,3) size 59x19 29 RenderBlock {DIV} at (2,3) size 59x19
30 RenderText {#text} at (0,0) size 52x18 30 RenderText {#text} at (0,0) size 52x18
31 text run at (0,0) width 52: "WebKit" 31 text run at (0,0) width 52: "WebKit"
32 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body 32 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body
33 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body 33 selection end: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698