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

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

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 744x35 7 LayoutText {#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 LayoutBlockFlow {P} at (0,52) size 784x36 10 LayoutBlockFlow {P} at (0,52) size 784x36
11 LayoutText {#text} at (0,0) size 767x35 11 LayoutText {#text} at (0,0) size 766x35
12 text run at (0,0) width 767: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should not extend into" 12 text run at (0,0) width 766: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should not extend into"
13 text run at (0,18) width 116: "the input element." 13 text run at (0,18) width 116: "the input element."
14 LayoutBlockFlow {DIV} at (0,104) size 784x24 14 LayoutBlockFlow {DIV} at (0,104) size 784x24
15 LayoutInline {SPAN} at (0,0) size 32x17 15 LayoutInline {SPAN} at (0,0) size 32x17
16 LayoutText {#text} at (0,3) size 32x17 16 LayoutText {#text} at (0,3) size 32x17
17 text run at (0,3) width 32: "hello" 17 text run at (0,3) width 32: "hello"
18 LayoutText {#text} at (31,3) size 5x17 18 LayoutText {#text} at (31,3) size 5x17
19 text run at (31,3) width 5: " " 19 text run at (31,3) width 5: " "
20 LayoutTextControl {INPUT} at (35.98,0) size 58.08x24 [bgcolor=#FFFFFF] [ border: (2px inset #EEEEEE)] 20 LayoutTextControl {INPUT} at (35.98,0) size 58.08x24 [bgcolor=#FFFFFF] [ border: (2px inset #EEEEEE)]
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
22 layer at (46,115) size 54x18 22 layer at (46,115) size 54x18
23 LayoutBlockFlow {DIV} at (2,3) size 54.08x18 23 LayoutBlockFlow {DIV} at (2,3) size 54.08x18
24 LayoutText {#text} at (0,0) size 39x17 24 LayoutText {#text} at (0,0) size 39x17
25 text run at (0,0) width 39: "world" 25 text run at (0,0) width 39: "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