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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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: 35 1 ALERT: 35
2 ALERT: 107.5 2 ALERT: 107.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 784x72 8 LayoutBlockFlow {P} at (0,0) size 784x72
9 LayoutText {#text} at (0,0) size 763x71 9 LayoutText {#text} at (0,0) size 763x71
10 text run at (0,0) width 505: "This tests triple clicking after the las t character in the last cell of a block table. " 10 text run at (0,0) width 505: "This tests triple clicking after the las t character in the last cell of a block table. "
11 text run at (504,0) width 259: "The paragraph break (the space between " 11 text run at (504,0) width 259: "The paragraph break (the space between "
12 text run at (0,18) width 526: "the last character and the first charac ter in the next paragraph) should be selected. " 12 text run at (0,18) width 526: "the last character and the first charac ter in the next paragraph) should be selected. "
13 text run at (525,18) width 222: "Selection painting problems might" 13 text run at (525,18) width 222: "Selection painting problems might"
14 text run at (0,36) width 473: "prevent the paragraph break from appear ing as selected even though it is. " 14 text run at (0,36) width 473: "prevent the paragraph break from appear ing as selected even though it is. "
15 text run at (472,36) width 286: "To test manually, triple click inside the table" 15 text run at (472,36) width 284: "To test manually, triple click inside the table"
16 text run at (0,54) width 275: "cell, after the last character, and hit delete. " 16 text run at (0,54) width 275: "cell, after the last character, and hit delete. "
17 text run at (274,54) width 294: "Afterward, the table should contain o nly 'bar'." 17 text run at (274,54) width 294: "Afterward, the table should contain o nly 'bar'."
18 LayoutBlockFlow {DIV} at (0,88) size 784x46 18 LayoutBlockFlow {DIV} at (0,88) size 784x46
19 LayoutTable {TABLE} at (0,0) size 110x28 [border: (1px outset #808080)] 19 LayoutTable {TABLE} at (0,0) size 110x28 [border: (1px outset #808080)]
20 LayoutTableSection {TBODY} at (1,1) size 108x26 20 LayoutTableSection {TBODY} at (1,1) size 108x26
21 LayoutTableRow {TR} at (0,2) size 108x22 21 LayoutTableRow {TR} at (0,2) size 108x22
22 LayoutTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
23 LayoutInline {SPAN} at (0,0) size 22x17 23 LayoutInline {SPAN} at (0,0) size 22x17
24 LayoutText {#text} at (2,2) size 22x17 24 LayoutText {#text} at (2,2) size 22x17
25 text run at (2,2) width 22: "foo" 25 text run at (2,2) width 22: "foo"
26 LayoutBlockFlow {DIV} at (0,28) size 784x18 26 LayoutBlockFlow {DIV} at (0,28) size 784x18
27 LayoutText {#text} at (0,0) size 21x17 27 LayoutText {#text} at (0,0) size 21x17
28 text run at (0,0) width 21: "bar" 28 text run at (0,0) width 21: "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