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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win-xp/editing/pasteboard/paste-text-014-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
12 layer at (0,0) size 800x600
13 LayoutView at (0,0) size 800x600
14 layer at (0,0) size 800x600
15 LayoutBlockFlow {HTML} at (0,0) size 800x600
16 LayoutBlockFlow {BODY} at (8,8) size 784x584
17 LayoutBlockFlow (anonymous) at (0,0) size 784x40
18 LayoutText {#text} at (0,0) size 80x19
19 text run at (0,0) width 80: "See this bug: "
20 LayoutInline {A} at (0,0) size 164x19 [color=#0000EE]
21 LayoutText {#text} at (80,0) size 164x19
22 text run at (80,0) width 164: "<rdar://problem/3918712>"
23 LayoutText {#text} at (244,0) size 784x39
24 text run at (244,0) width 537: " \"Paste as Quotation\" in Mail just p astes (<blockquote> tag seems to be lost). Should see"
25 text run at (781,0) width 3: " "
26 text run at (0,20) width 481: "two boxes with blockquoted \"foo\" text , followed by a box with an unquoted \"x\"."
27 LayoutBlockFlow {DIV} at (0,40) size 784x24
28 LayoutBlockFlow {DIV} at (0,64) size 784x104 [border: (2px solid #FF0000)]
29 LayoutBlockFlow {DIV} at (14,38) size 756x28
30 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 676x28
31 LayoutText {#text} at (0,0) size 32x27
32 text run at (0,0) width 32: "foo"
33 LayoutBlockFlow {DIV} at (0,168) size 784x104 [border: (2px solid #FF0000) ]
34 LayoutBlockFlow {BLOCKQUOTE} at (54,38) size 676x28
35 LayoutText {#text} at (0,0) size 32x27
36 text run at (0,0) width 32: "foo"
37 LayoutBlockFlow {DIV} at (0,272) size 784x56 [border: (2px solid #FF0000)]
38 LayoutText {#text} at (14,14) size 12x27
39 text run at (14,14) width 12: "x"
40 caret: position 0 of child 0 {#text} of child 8 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698