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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x584
14 LayoutBlockFlow {P} at (0,0) size 784x40
15 LayoutText {#text} at (0,0) size 740x39
16 text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
17 text run at (376,0) width 364: "In some cases, it used information gat hered at the start of the"
18 text run at (0,20) width 696: "selection being pasted into to decide w hether or not a space needed to be added to the end of the incoming content."
19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 772x19
21 text run at (0,0) width 522: "A smart paste is performed into a select ion starting in one block and ending in another. "
22 text run at (521,0) width 251: "Spaces should surround the pasted word ."
23 LayoutBlockFlow {DIV} at (0,92) size 784x20
24 LayoutBlockFlow {DIV} at (0,0) size 784x20
25 LayoutText {#text} at (0,0) size 52x19
26 text run at (0,0) width 52: "f foo bar"
27 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