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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/14971-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 773x35 7 LayoutText {#text} at (0,0) size 773x35
8 text run at (0,0) width 614: "This tests to make sure that a drag-sele cting through a -webkit-user-select:ignore region works. " 8 text run at (0,0) width 613: "This tests to make sure that a drag-sele cting through a -webkit-user-select:ignore region works. "
9 text run at (613,0) width 160: "The selection should end" 9 text run at (612,0) width 161: "The selection should end"
10 text run at (0,18) width 274: "somewhere inside the word 'World' below ." 10 text run at (0,18) width 271: "somewhere inside the word 'World' below ."
11 LayoutBlockFlow {DIV} at (0,52) size 784x18 11 LayoutBlockFlow {DIV} at (0,52) size 784x18
12 LayoutInline {SPAN} at (0,0) size 36x17 12 LayoutInline {SPAN} at (0,0) size 36x17
13 LayoutText {#text} at (0,0) size 36x17 13 LayoutText {#text} at (0,0) size 36x17
14 text run at (0,0) width 36: "Hello" 14 text run at (0,0) width 36: "Hello"
15 LayoutText {#text} at (35,0) size 5x17 15 LayoutText {#text} at (35,0) size 5x17
16 text run at (35,0) width 5: " " 16 text run at (35,0) width 5: " "
17 LayoutInline {SPAN} at (0,0) size 42x17 17 LayoutInline {SPAN} at (0,0) size 41x17
18 LayoutText {#text} at (39,0) size 42x17 18 LayoutText {#text} at (39,0) size 41x17
19 text run at (39,0) width 42: "World" 19 text run at (39,0) width 41: "World"
20 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body 20 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body
21 selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 2 {DIV } of body 21 selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 2 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698