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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/editing/selection/drag-select-1-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 ALERT: 0.1724137931034483 1 ALERT: 0.1724137931034483
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x576 6 LayoutBlockFlow {BODY} at (8,8) size 784x576
7 LayoutBlockFlow {P} at (0,0) size 784x18 7 LayoutBlockFlow {P} at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 222x18 8 LayoutText {#text} at (0,0) size 221x18
9 text run at (0,0) width 222: "This tests for a drag select crasher." 9 text run at (0,0) width 221: "This tests for a drag select crasher."
10 LayoutBlockFlow {DIV} at (0,34) size 784x19 10 LayoutBlockFlow {DIV} at (0,34) size 784x19
11 LayoutInline {SPAN} at (0,0) size 66x18 11 LayoutInline {SPAN} at (0,0) size 66x18
12 LayoutText {#text} at (0,0) size 66x18 12 LayoutText {#text} at (0,0) size 66x18
13 text run at (0,0) width 66: "Start here." 13 text run at (0,0) width 66: "Start here."
14 LayoutText {#text} at (65,0) size 5x18 14 LayoutText {#text} at (65,0) size 5x18
15 text run at (65,0) width 5: " " 15 text run at (65,0) width 5: " "
16 LayoutTextControl {INPUT} at (69.75,0) size 123x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (69.75,0) size 123x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
17 LayoutBlockFlow {UL} at (0,69) size 784x0 17 LayoutBlockFlow {UL} at (0,69) size 784x0
18 layer at (81,45) size 117x13 18 layer at (81,45) size 117x13
19 LayoutBlockFlow {DIV} at (3,3) size 117x13 19 LayoutBlockFlow {DIV} at (3,3) size 117x13
20 selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body 20 selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body
21 selection end: position 1 of child 1 {#text} of child 2 {DIV} of body 21 selection end: position 1 of child 1 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698