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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5057506-expected.txt

Issue 100185: Remove duplicate expectation files. These tests still pass on my machine. (Closed)
Patch Set: Created 11 years, 7 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
(Empty)
1 ALERT: 33
2 ALERT: 116.5
3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (8,8) size 784x584
8 RenderBlock {P} at (0,0) size 784x80
9 RenderText {#text} at (0,0) size 771x79
10 text run at (0,0) width 477: "This tests double clicking after the las t character in the last cell of a block table. "
11 text run at (477,0) width 294: "The paragraph break (the space between the last"
12 text run at (0,20) width 448: "character and the first character in th e next paragraph) should be selected. "
13 text run at (448,20) width 272: "Selection painting problems might pre vent the"
14 text run at (0,40) width 373: "paragraph break from appearing as selec ted even though it is. "
15 text run at (373,40) width 377: "To test manually, double click inside the table cell, after the last"
16 text run at (0,60) width 152: "character, and hit delete. "
17 text run at (152,60) width 265: "Afterward, the table should contain ' foobar'."
18 RenderBlock {DIV} at (0,96) size 784x50
19 RenderTable {TABLE} at (0,0) size 110x30 [border: (1px outset #808080)]
20 RenderTableSection {TBODY} at (1,1) size 108x28
21 RenderTableRow {TR} at (0,2) size 108x24
22 RenderTableCell {TD} at (2,2) size 104x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
23 RenderInline {SPAN} at (0,0) size 20x19
24 RenderText {#text} at (2,2) size 20x19
25 text run at (2,2) width 20: "foo"
26 RenderBlock {DIV} at (0,30) size 784x20
27 RenderText {#text} at (0,0) size 20x19
28 text run at (0,0) width 20: "bar"
29 selection start: position 3 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 child 0 {BODY} of child 0 {HTML} of document
30 selection end: position 0 of child 3 {DIV} of child 2 {DIV} of child 0 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698