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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x240 [border: (2px solid #0000FF)]
16 LayoutBlockFlow {DIV} at (14,14) size 756x84
17 LayoutText {#text} at (0,0) size 66x28
18 text run at (0,0) width 66: "Tests: "
19 LayoutBR {BR} at (0,0) size 0x0
20 LayoutText {#text} at (0,28) size 750x56
21 text run at (0,28) width 750: "Deleting when a selection starts at t he beginning of a paragraph preceded by a"
22 text run at (0,56) width 640: "text element and extends into the mid dle of a following paragraph."
23 LayoutBlockFlow {DIV} at (14,114) size 756x112
24 LayoutText {#text} at (0,0) size 190x28
25 text run at (0,0) width 190: "Expected Results: "
26 LayoutBR {BR} at (189,22) size 1x0
27 LayoutText {#text} at (0,28) size 741x84
28 text run at (0,28) width 741: "Should see the three lines in the red box. First line should be \"one\". Next one"
29 text run at (0,56) width 152: "should be \"ee\". "
30 text run at (151,56) width 590: "Next one should be \"four\". Insert ion point should be blinking"
31 text run at (0,84) width 282: "at the start of the second line."
32 LayoutBlockFlow {DIV} at (0,264) 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 35x28
36 text run at (0,0) width 35: "one"
37 LayoutBlockFlow {P} at (2,30) size 780x28
38 LayoutText {#text} at (0,0) size 22x28
39 text run at (0,0) width 22: "ee"
40 LayoutBlockFlow {P} at (2,58) size 780x28
41 LayoutText {#text} at (0,0) size 40x28
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