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

Unified 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, 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/linux/editing/pasteboard/merge-end-blockquote-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt
deleted file mode 100644
index e2b6a81ba2767719e4a47aade36f32610f0a2be5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 582x19
- text run at (0,0) width 383: "This tests pasting a Mail blockquote at the start of a paragraph. "
- text run at (383,0) width 199: "Blockquoting should be stripped."
- LayoutBlockFlow {DIV} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 115x19
- text run at (0,0) width 115: "Blockquoted Textx"
- LayoutBlockFlow {P} at (0,72) size 784x40
- LayoutText {#text} at (0,0) size 782x39
- text run at (0,0) width 276: "This tests pasting text into a Mail blockquote. "
- text run at (276,0) width 506: "The last bit of content in the incoming fragment should be merged with the paragraph"
- text run at (0,20) width 210: "after the position being pasted into."
- LayoutBlockFlow {DIV} at (0,128) size 784x56
- LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x20
- LayoutBlockFlow {DIV} at (0,0) size 704x20
- LayoutText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "Blockquotedfoo"
- LayoutBlockFlow {BLOCKQUOTE} at (40,36) size 704x20
- LayoutBlockFlow {DIV} at (0,0) size 704x20
- LayoutText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "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