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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/select-across-readonly-input-4-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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 779x19 7 LayoutText {#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 LayoutBlockFlow {P} at (0,36) size 784x40 9 LayoutBlockFlow {P} at (0,36) size 784x40
10 LayoutText {#text} at (0,0) size 767x39 10 LayoutText {#text} at (0,0) size 767x39
(...skipping 12 matching lines...) Expand all
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 layer at (10,103) size 59x19 24 layer at (10,103) size 59x19
25 LayoutBlockFlow {DIV} at (2,3) size 59x19 25 LayoutBlockFlow {DIV} at (2,3) size 59x19
26 LayoutText {#text} at (0,0) size 32x18 26 LayoutText {#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,103) size 59x19 28 layer at (116,103) size 59x19
29 LayoutBlockFlow {DIV} at (2,3) size 59x19 29 LayoutBlockFlow {DIV} at (2,3) size 59x19
30 LayoutText {#text} at (0,0) size 52x18 30 LayoutText {#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 caret: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body 32 caret: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698