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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/smart-paste-008-expected.txt

Issue 1462823002: Make layout tests in editing/pasteboard to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-20T10:44:42 Created 5 years, 1 month 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 {P} at (0,0) size 784x36
16 LayoutText {#text} at (0,0) size 767x36
17 text run at (0,0) width 401: "There was a bug in paste's smart replace whitespace handling. "
18 text run at (400,0) width 367: "In some cases, it used information gat hered at the start of"
19 text run at (0,18) width 759: "the selection being pasted into to deci de whether or not a space needed to be added to the end of the incoming content. "
20 LayoutBlockFlow {P} at (0,52) size 784x36
21 LayoutText {#text} at (0,0) size 780x36
22 text run at (0,0) width 560: "A smart paste is performed into a select ion starting in one block and ending in another. "
23 text run at (559,0) width 221: "Spaces should surround the pasted"
24 text run at (0,18) width 37: "word."
25 LayoutBlockFlow {DIV} at (0,104) size 784x18
26 LayoutBlockFlow {DIV} at (0,0) size 784x18
27 LayoutText {#text} at (0,0) size 56x18
28 text run at (0,0) width 56: "f foo bar"
29 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698