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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/4242293-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/4242293-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/4242293-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/4242293-expected.txt
deleted file mode 100644
index a1b75ec282b14b4bcacc06ddded77b0886a9afe2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/4242293-expected.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-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 784x584
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 756x39
- text run at (0,0) width 756: "This tests for a bug in createMarkup (markup for ancestors of the start of the selection wasn't being added to the pasteboard)."
- text run at (0,20) width 317: "You should see the same thing in both regions below."
- LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutInline {B} at (0,0) size 430x19
- LayoutText {#text} at (0,0) size 430x19
- text run at (0,0) width 430: "This demonstrates a bug: 'foo' is pulled out of its bordered block."
- LayoutBlockFlow {DIV} at (0,92) size 784x79
- LayoutBlockFlow {DIV} at (5,0) size 774x54 [border: (1px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (1,1) size 772x20
- LayoutText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- LayoutBlockFlow {DIV} at (6,26) size 762x22 [border: (1px solid #0000FF)]
- LayoutText {#text} at (1,1) size 20x19
- text run at (1,1) width 20: "bar"
- LayoutBlockFlow (anonymous) at (0,59) size 784x20
- LayoutText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "baz"
- LayoutBlockFlow {DIV} at (0,176) size 784x79
- LayoutBlockFlow {DIV} at (5,0) size 774x54 [border: (1px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (1,1) size 772x20
- LayoutText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- LayoutBlockFlow {DIV} at (6,26) size 762x22 [border: (1px solid #0000FF)]
- LayoutText {#text} at (1,1) size 20x19
- text run at (1,1) width 20: "bar"
- LayoutBlockFlow (anonymous) at (0,59) size 784x20
- LayoutText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "baz"
-caret: position 3 of child 1 {#text} of child 6 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698