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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-text-013-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: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600
12 LayoutView at (0,0) size 800x600
13 layer at (0,0) size 800x600
14 LayoutBlockFlow {HTML} at (0,0) size 800x600
15 LayoutBlockFlow {BODY} at (8,8) size 784x584
16 LayoutBlockFlow (anonymous) at (0,0) size 784x54
17 LayoutText {#text} at (0,0) size 87x18
18 text run at (0,0) width 87: "See this bug: "
19 LayoutInline {A} at (0,0) size 172x18 [color=#0000EE]
20 LayoutText {#text} at (86,0) size 172x18
21 text run at (86,0) width 172: "<rdar://problem/3918712>"
22 LayoutText {#text} at (257,0) size 778x54
23 text run at (257,0) width 495: " \"Paste as Quotation\" in Mail just p astes (<blockquote> tag seems to be lost)."
24 text run at (751,0) width 5: " "
25 text run at (0,18) width 774: "Should see one box with blockquoted \"f oo\" text, followed by another box with an \"x\" (not in a blockquote) and \"foo \" (in"
26 text run at (773,18) width 5: " "
27 text run at (0,36) width 92: "a blockquote)."
28 LayoutBlockFlow {DIV} at (0,54) size 784x24
29 LayoutBlockFlow {DIV} at (0,78) size 784x104 [border: (2px solid #FF0000)]
30 LayoutBlockFlow {DIV} at (14,38) size 756x28
31 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 676x28
32 LayoutText {#text} at (0,0) size 32x28
33 text run at (0,0) width 32: "foo"
34 LayoutBlockFlow {DIV} at (0,182) size 784x56 [border: (2px solid #FF0000)]
35 LayoutText {#text} at (14,14) size 12x28
36 text run at (14,14) width 12: "x"
37 LayoutBlockFlow {DIV} at (0,238) size 784x132 [border: (2px solid #FF0000) ]
38 LayoutBlockFlow {BLOCKQUOTE} at (54,38) size 676x28
39 LayoutText {#text} at (0,0) size 32x28
40 text run at (0,0) width 32: "foo"
41 LayoutBlockFlow {DIV} at (14,90) size 756x28
42 LayoutBR {BR} at (0,0) size 0x28
43 caret: position 0 of child 0 {BR} of child 1 {DIV} of child 8 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698