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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20
15 LayoutText {#text} at (0,0) size 582x19
16 text run at (0,0) width 383: "This tests pasting a Mail blockquote at the start of a paragraph. "
17 text run at (383,0) width 199: "Blockquoting should be stripped."
18 LayoutBlockFlow {DIV} at (0,36) size 784x20
19 LayoutText {#text} at (0,0) size 115x19
20 text run at (0,0) width 115: "Blockquoted Textx"
21 LayoutBlockFlow {P} at (0,72) size 784x40
22 LayoutText {#text} at (0,0) size 782x39
23 text run at (0,0) width 276: "This tests pasting text into a Mail bloc kquote. "
24 text run at (276,0) width 506: "The last bit of content in the incomin g fragment should be merged with the paragraph"
25 text run at (0,20) width 210: "after the position being pasted into."
26 LayoutBlockFlow {DIV} at (0,128) size 784x56
27 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x20
28 LayoutBlockFlow {DIV} at (0,0) size 704x20
29 LayoutText {#text} at (0,0) size 98x19
30 text run at (0,0) width 98: "Blockquotedfoo"
31 LayoutBlockFlow {BLOCKQUOTE} at (40,36) size 704x20
32 LayoutBlockFlow {DIV} at (0,0) size 704x20
33 LayoutText {#text} at (0,0) size 46x19
34 text run at (0,0) width 46: "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