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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/3976872-expected.txt

Issue 2344563004: Convert editing/pasteboard/3976872.html to use w3c test harness (Closed)
Patch Set: 2016-09-15T17:35:17 Created 4 years, 3 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/3976872-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/3976872-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/3976872-expected.txt
deleted file mode 100644
index 8ee21d3118a5655cb4f5ca552c6f7300790953ce..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/3976872-expected.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-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 784x20
- LayoutText {#text} at (0,0) size 363x19
- text run at (0,0) width 363: "This tests paste and match style on an empty (but styled) line"
- LayoutBlockFlow {P} at (0,36) size 784x40
- LayoutText {#text} at (0,0) size 756x39
- text run at (0,0) width 756: "The first line is copied (unstyled), then it's bolded, then a paragraph separator is inserted and the original unstyled line is pasted"
- text run at (0,20) width 127: "(with style matching)."
- LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (0,102) size 784x44
- LayoutBlockFlow {DIV} at (0,0) size 784x22 [border: (1px solid #FF0000)]
- LayoutInline {B} at (0,0) size 181x19
- LayoutText {#text} at (1,1) size 181x19
- text run at (1,1) width 181: "this text should end up bold"
- LayoutBlockFlow {DIV} at (0,22) size 784x22 [border: (1px solid #FF0000)]
- LayoutInline {B} at (0,0) size 181x19
- LayoutText {#text} at (1,1) size 181x19
- text run at (1,1) width 181: "this text should end up bold"
-caret: position 28 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 7 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698