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/merge-end-blockquote-expected.txt

Issue 2181113003: Convert editing/pasteboard/merge-end-blockquote.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-26T18:15:54 Created 4 years, 4 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: webViewDidChange:WebViewDidChangeNotification
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 784x576
14 LayoutBlockFlow {P} at (0,0) size 784x18
15 LayoutText {#text} at (0,0) size 619x18
16 text run at (0,0) width 407: "This tests pasting a Mail blockquote at the start of a paragraph. "
17 text run at (406,0) width 213: "Blockquoting should be stripped."
18 LayoutBlockFlow {DIV} at (0,34) size 784x18
19 LayoutText {#text} at (0,0) size 122x18
20 text run at (0,0) width 122: "Blockquoted Textx"
21 LayoutBlockFlow {P} at (0,68) size 784x36
22 LayoutText {#text} at (0,0) size 777x36
23 text run at (0,0) width 297: "This tests pasting text into a Mail bloc kquote. "
24 text run at (296,0) width 481: "The last bit of content in the incomin g fragment should be merged with the"
25 text run at (0,18) width 294: "paragraph after the position being past ed into."
26 LayoutBlockFlow {DIV} at (0,120) size 784x52
27 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x18
28 LayoutBlockFlow {DIV} at (0,0) size 704x18
29 LayoutText {#text} at (0,0) size 104x18
30 text run at (0,0) width 104: "Blockquotedfoo"
31 LayoutBlockFlow {BLOCKQUOTE} at (40,34) size 704x18
32 LayoutBlockFlow {DIV} at (0,0) size 704x18
33 LayoutText {#text} at (0,0) size 49x18
34 text run at (0,0) width 49: "barText"
35 caret: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 10 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698