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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.txt

Issue 2175673002: Convert editing/inserting/insert-br-00[0-9].html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T18:29:29 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/mac/editing/inserting/insert-br-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.txt
deleted file mode 100644
index fd6b53e7705cfc2bb13c6e995720d2054dbfd3e9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.txt
+++ /dev/null
@@ -1,24 +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 764x36
- text run at (0,0) width 322: "This tests for a bug in InsertLineBreakCommand. "
- text run at (321,0) width 443: "Only one line break should be inserted and the caret should end up at"
- text run at (0,18) width 219: "the end of the bordered div below."
- LayoutBlockFlow {DIV} at (0,52) size 784x56 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 81x18
- text run at (1,1) width 81: "Hello world."
- text run at (81,1) width 1: " "
- LayoutText {#text} at (1,19) size 0x18
- text run at (1,19) width 0: " "
- LayoutText {#text} at (1,37) size 0x18
- text run at (1,37) width 0: " "
-caret: position 0 of child 2 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698