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

Unified 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, 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt
deleted file mode 100644
index a741e165edb3e2b1db4027eddca02b28bb5df2cb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 619x18
- text run at (0,0) width 407: "This tests pasting a Mail blockquote at the start of a paragraph. "
- text run at (406,0) width 213: "Blockquoting should be stripped."
- LayoutBlockFlow {DIV} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 122x18
- text run at (0,0) width 122: "Blockquoted Textx"
- LayoutBlockFlow {P} at (0,68) size 784x36
- LayoutText {#text} at (0,0) size 777x36
- text run at (0,0) width 297: "This tests pasting text into a Mail blockquote. "
- text run at (296,0) width 481: "The last bit of content in the incoming fragment should be merged with the"
- text run at (0,18) width 294: "paragraph after the position being pasted into."
- LayoutBlockFlow {DIV} at (0,120) size 784x52
- LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x18
- LayoutBlockFlow {DIV} at (0,0) size 704x18
- LayoutText {#text} at (0,0) size 104x18
- text run at (0,0) width 104: "Blockquotedfoo"
- LayoutBlockFlow {BLOCKQUOTE} at (40,34) size 704x18
- LayoutBlockFlow {DIV} at (0,0) size 704x18
- LayoutText {#text} at (0,0) size 49x18
- text run at (0,0) width 49: "barText"
-caret: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 10 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698