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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt

Issue 2280473004: Convert editing/deleting/delete-at-paragraph-boundaries-008.html to use w3c test harness (Closed)
Patch Set: 2016-08-25T13:47:54 Created 4 years, 3 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
12 layer at (0,0) size 800x600
13 LayoutView at (0,0) size 800x600
14 layer at (0,0) size 800x600
15 LayoutBlockFlow {HTML} at (0,0) size 800x600
16 LayoutBlockFlow {BODY} at (8,8) size 784x584
17 LayoutBlockFlow {DIV} at (0,0) size 784x238 [border: (2px solid #0000FF)]
18 LayoutBlockFlow {DIV} at (14,14) size 756x83
19 LayoutText {#text} at (0,0) size 64x26
20 text run at (0,0) width 64: "Tests: "
21 LayoutBR {BR} at (0,0) size 0x0
22 LayoutText {#text} at (0,27) size 679x55
23 text run at (0,27) width 679: "Deleting when a selection starts in t he middle of the last paragraph and"
24 text run at (0,55) width 347: "extends to the end of that paragraph"
25 LayoutBlockFlow {DIV} at (14,113) size 756x111
26 LayoutText {#text} at (0,0) size 189x26
27 text run at (0,0) width 189: "Expected Results: "
28 LayoutBR {BR} at (189,21) size 0x0
29 LayoutText {#text} at (0,27) size 729x83
30 text run at (0,27) width 729: "Should see the four lines in the red box. First line should be \"one\". Next one"
31 text run at (0,55) width 166: "should be \"two\". "
32 text run at (166,55) width 506: "Next one should be \"three\". Last one should be \"fo\"."
33 text run at (0,83) width 658: "Insertion point should be blinking at the start of the fourth (last) line."
34 LayoutBlockFlow {DIV} at (0,262) size 784x116
35 LayoutBlockFlow {DIV} at (0,0) size 784x116 [border: (2px solid #FF0000) ]
36 LayoutBlockFlow (anonymous) at (2,2) size 780x28
37 LayoutText {#text} at (0,0) size 35x27
38 text run at (0,0) width 35: "one"
39 LayoutBlockFlow {P} at (2,30) size 780x28
40 LayoutText {#text} at (0,0) size 36x27
41 text run at (0,0) width 36: "two"
42 LayoutBlockFlow {P} at (2,58) size 780x28
43 LayoutText {#text} at (0,0) size 49x27
44 text run at (0,0) width 49: "three"
45 LayoutBlockFlow {P} at (2,86) size 780x28
46 LayoutText {#text} at (0,0) size 20x27
47 text run at (0,0) width 20: "fo"
48 caret: position 2 of child 0 {#text} of child 5 {P} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698