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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/4242293-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/4242293-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/4242293-expected.txt
deleted file mode 100644
index a77059f4ba35cc2848f31cda7cc8e782aba97149..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/4242293-expected.txt
+++ /dev/null
@@ -1,42 +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 784x36
- LayoutText {#text} at (0,0) size 717x35
- text run at (0,0) width 717: "This tests for a bug in createMarkup (markup for ancestors of the start of the selection wasn't being added to the"
- text run at (0,18) width 83: "pasteboard). "
- text run at (82,18) width 342: "You should see the same thing in both regions below."
- LayoutBlockFlow {P} at (0,52) size 784x18
- LayoutInline {B} at (0,0) size 445x17
- LayoutText {#text} at (0,0) size 445x17
- text run at (0,0) width 445: "This demonstrates a bug: 'foo' is pulled out of its bordered block."
- LayoutBlockFlow {DIV} at (0,86) size 784x73
- LayoutBlockFlow {DIV} at (5,0) size 774x50 [border: (1px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (1,1) size 772x18
- LayoutText {#text} at (0,0) size 22x17
- text run at (0,0) width 22: "foo"
- LayoutBlockFlow {DIV} at (6,24) size 762x20 [border: (1px solid #0000FF)]
- LayoutText {#text} at (1,1) size 21x17
- text run at (1,1) width 21: "bar"
- LayoutBlockFlow (anonymous) at (0,55) size 784x18
- LayoutText {#text} at (0,0) size 23x17
- text run at (0,0) width 23: "baz"
- LayoutBlockFlow {DIV} at (0,164) size 784x73
- LayoutBlockFlow {DIV} at (5,0) size 774x50 [border: (1px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (1,1) size 772x18
- LayoutText {#text} at (0,0) size 22x17
- text run at (0,0) width 22: "foo"
- LayoutBlockFlow {DIV} at (6,24) size 762x20 [border: (1px solid #0000FF)]
- LayoutText {#text} at (1,1) size 21x17
- text run at (1,1) width 21: "bar"
- LayoutBlockFlow (anonymous) at (0,55) size 784x18
- LayoutText {#text} at (0,0) size 23x17
- text run at (0,0) width 23: "baz"
-caret: position 3 of child 1 {#text} of child 6 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698