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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/pasteboard/3976872-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/3976872-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/3976872-expected.txt
deleted file mode 100644
index f45fd039ab904b1405fd80609d7581ebf495bc01..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 784x18
- LayoutText {#text} at (0,0) size 391x18
- text run at (0,0) width 391: "This tests paste and match style on an empty (but styled) line"
- LayoutBlockFlow {P} at (0,34) size 784x36
- LayoutText {#text} at (0,0) size 769x36
- text run at (0,0) width 769: "The first line is copied (unstyled), then it's bolded, then a paragraph separator is inserted and the original unstyled line is"
- text run at (0,18) width 186: "pasted (with style matching)."
- LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (0,96) size 784x40
- LayoutBlockFlow {DIV} at (0,0) size 784x20 [border: (1px solid #FF0000)]
- LayoutInline {B} at (0,0) size 189x18
- LayoutText {#text} at (1,1) size 189x18
- text run at (1,1) width 189: "this text should end up bold"
- LayoutBlockFlow {DIV} at (0,20) size 784x20 [border: (1px solid #FF0000)]
- LayoutInline {B} at (0,0) size 189x18
- LayoutText {#text} at (1,1) size 189x18
- text run at (1,1) width 189: "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