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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-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 776x36 7 RenderText {#text} at (0,0) size 776x36
8 text run at (0,0) width 776: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse" 8 text run at (0,0) width 776: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse"
9 text run at (0,18) width 32: "drag." 9 text run at (0,18) width 32: "drag."
10 RenderBlock {P} at (0,52) size 784x36 10 RenderBlock {P} at (0,52) size 784x36
11 RenderText {#text} at (0,0) size 776x36 11 RenderText {#text} at (0,0) size 776x36
12 text run at (0,0) width 776: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should not extend into the" 12 text run at (0,0) width 776: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should not extend into the"
13 text run at (0,18) width 89: "input element." 13 text run at (0,18) width 89: "input element."
14 RenderBlock {DIV} at (0,104) size 784x28 14 RenderBlock {DIV} at (0,104) size 784x24
15 RenderInline {SPAN} at (0,0) size 31x18 15 RenderInline {SPAN} at (0,0) size 31x18
16 RenderText {#text} at (0,6) size 31x18 16 RenderText {#text} at (0,4) size 31x18
17 text run at (0,6) width 31: "hello" 17 text run at (0,4) width 31: "hello"
18 RenderText {#text} at (31,6) size 4x18 18 RenderText {#text} at (31,4) size 4x18
19 text run at (31,6) width 4: " " 19 text run at (31,4) width 4: " "
20 RenderTextControl {INPUT} at (35,2) size 59.39x24 [bgcolor=#FFFFFF] [bor der: (2px inset #EEEEEE)] 20 RenderTextControl {INPUT} at (35,0) size 59.39x24 [bgcolor=#FFFFFF] [bor der: (2px inset #EEEEEE)]
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (46,117) size 53x18 22 layer at (46,115) size 53x18
23 RenderBlock {DIV} at (3,3) size 53.39x18 23 RenderBlock {DIV} at (3,3) size 53.39x18
24 RenderText {#text} at (0,0) size 44x18 24 RenderText {#text} at (0,0) size 44x18
25 text run at (0,0) width 44: "world" 25 text run at (0,0) width 44: "world"
26 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 5 {DIV } of body 26 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 5 {DIV } of body
27 selection end: position 1 of child 2 {#text} of child 5 {DIV} of body 27 selection end: position 1 of child 2 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698