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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/deleting/delete-and-undo-expected.txt

Issue 2164243002: Convert editing/deleting/delete-and-undo.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T13:23:27 Created 4 years, 5 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
19 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
20 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
21 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
22 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
23 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
24 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
25 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
26 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
27 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
28 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
29 layer at (0,0) size 800x600
30 LayoutView at (0,0) size 800x600
31 layer at (0,0) size 800x600
32 LayoutBlockFlow {HTML} at (0,0) size 800x600
33 LayoutBlockFlow {BODY} at (8,8) size 784x584
34 LayoutBlockFlow {DIV} at (0,0) size 784x84 [border: (2px solid #0000FF)]
35 LayoutText {#text} at (14,14) size 750x56
36 text run at (14,14) width 750: "Should see \"foo bar baz\" in the red box. Insertion point should be between the"
37 text run at (14,42) width 200: "\"b\" and \"a\" of \"baz\"."
38 LayoutBlockFlow {DIV} at (0,108) size 784x56
39 LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
40 LayoutText {#text} at (14,14) size 108x28
41 text run at (14,14) width 108: "foo bar baz"
42 caret: position 9 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698