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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt

Issue 2339853002: Convert editing/inserting/insert-at-end-0[12].html to use w3c test harness (Closed)
Patch Set: 2016-09-14T15:19:59 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/inserting/insert-at-end-01-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
deleted file mode 100644
index 3bff677b637d35c3e3baee58c210fc800a243f48..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
+++ /dev/null
@@ -1,29 +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 784x18
- LayoutText {#text} at (0,0) size 384x18
- text run at (0,0) width 384: "This tests the visual position at the end of an editable block."
- LayoutBlockFlow {P} at (0,34) size 784x36
- LayoutText {#text} at (0,0) size 727x36
- text run at (0,0) width 599: "When the document ended with a <br>, there were visual positions at both [br, 0] and [br, 1]. "
- text run at (598,0) width 129: "This would produce"
- text run at (0,18) width 390: "inconsistent behavior when editing at the end of a document."
- LayoutBlockFlow {DIV} at (0,86) size 784x66 [border: (2px solid #AAAAFF)]
- LayoutBlockFlow {DIV} at (2,2) size 780x22 [border: (2px solid #FFAAAA)]
- LayoutText {#text} at (2,2) size 92x18
- text run at (2,2) width 92: "paragraph one"
- LayoutBlockFlow {DIV} at (2,24) size 780x22 [border: (2px solid #FFAAAA)]
- LayoutText {#text} at (2,2) size 92x18
- text run at (2,2) width 92: "paragraph two"
- LayoutBlockFlow (anonymous) at (2,46) size 780x18
- LayoutText {#text} at (0,0) size 8x18
- text run at (0,0) width 8: "x"
-caret: position 1 of child 5 {#text} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698