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

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

Issue 2297553002: Convert editing/deleting/delete-at-paragraph-boundaries-009.html to use w3c test harness (Closed)
Patch Set: 2016-08-31T14:27:07 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: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600
11 LayoutView at (0,0) size 800x600
12 layer at (0,0) size 800x600
13 LayoutBlockFlow {HTML} at (0,0) size 800x600
14 LayoutBlockFlow {BODY} at (8,8) size 784x584
15 LayoutBlockFlow {DIV} at (0,0) size 784x238 [border: (2px solid #0000FF)]
16 LayoutBlockFlow {DIV} at (14,14) size 756x83
17 LayoutText {#text} at (0,0) size 64x26
18 text run at (0,0) width 64: "Tests: "
19 LayoutBR {BR} at (0,0) size 0x0
20 LayoutText {#text} at (0,27) size 749x55
21 text run at (0,27) width 749: "Deleting when a selection starts at t he beginning of a paragraph preceded by a"
22 text run at (0,55) width 637: "text element and extends into the mid dle of a following paragraph."
23 LayoutBlockFlow {DIV} at (14,113) size 756x111
24 LayoutText {#text} at (0,0) size 189x26
25 text run at (0,0) width 189: "Expected Results: "
26 LayoutBR {BR} at (189,21) size 0x0
27 LayoutText {#text} at (0,27) size 738x83
28 text run at (0,27) width 738: "Should see the three lines in the red box. First line should be \"one\". Next one"
29 text run at (0,55) width 152: "should be \"ee\". "
30 text run at (152,55) width 585: "Next one should be \"four\". Insert ion point should be blinking"
31 text run at (0,83) width 284: "at the start of the second line."
32 LayoutBlockFlow {DIV} at (0,262) size 784x88
33 LayoutBlockFlow {DIV} at (0,0) size 784x88 [border: (2px solid #FF0000)]
34 LayoutBlockFlow (anonymous) at (2,2) size 780x28
35 LayoutText {#text} at (0,0) size 35x27
36 text run at (0,0) width 35: "one"
37 LayoutBlockFlow {P} at (2,30) size 780x28
38 LayoutText {#text} at (0,0) size 22x27
39 text run at (0,0) width 22: "ee"
40 LayoutBlockFlow {P} at (2,58) size 780x28
41 LayoutText {#text} at (0,0) size 40x27
42 text run at (0,0) width 40: "four"
43 caret: position 0 of child 0 {#text} of child 1 {P} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698