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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/5057506-2-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: 33 1 ALERT: 33
2 ALERT: 116.5 2 ALERT: 116.5
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x584 7 LayoutBlockFlow {BODY} at (8,8) size 784x584
8 LayoutBlockFlow {P} at (0,0) size 784x80 8 LayoutBlockFlow {P} at (0,0) size 784x80
9 LayoutText {#text} at (0,0) size 760x79 9 LayoutText {#text} at (0,0) size 760x79
10 text run at (0,0) width 466: "This tests triple clicking after the las t character in the last cell of a block table. " 10 text run at (0,0) width 466: "This tests triple clicking after the las t character in the last cell of a block table. "
(...skipping 10 matching lines...) Expand all
21 LayoutTableRow {TR} at (0,2) size 108x24 21 LayoutTableRow {TR} at (0,2) size 108x24
22 LayoutTableCell {TD} at (2,2) size 104x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,2) size 104x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
23 LayoutInline {SPAN} at (0,0) size 20x19 23 LayoutInline {SPAN} at (0,0) size 20x19
24 LayoutText {#text} at (2,2) size 20x19 24 LayoutText {#text} at (2,2) size 20x19
25 text run at (2,2) width 20: "foo" 25 text run at (2,2) width 20: "foo"
26 LayoutBlockFlow {DIV} at (0,30) size 784x20 26 LayoutBlockFlow {DIV} at (0,30) size 784x20
27 LayoutText {#text} at (0,0) size 20x19 27 LayoutText {#text} at (0,0) size 20x19
28 text run at (0,0) width 20: "bar" 28 text run at (0,0) width 20: "bar"
29 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body 29 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
30 selection end: position 0 of child 3 {DIV} of child 2 {DIV} of body 30 selection end: position 0 of child 3 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698