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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt

Issue 2172163003: Convert editing/inserting/editing-empty-divs.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T18:02:20 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/editing-empty-divs-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt
deleted file mode 100644
index b82c91cbc45528a9055e5b75c5b9a6d9984451d5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt
+++ /dev/null
@@ -1,63 +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
-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 784x36
- LayoutText {#text} at (0,0) size 772x36
- text run at (0,0) width 579: "This tests the ability to start editing in blocks that are visible, but have little or no content. "
- text run at (578,0) width 194: "Each of the divs below should"
- text run at (0,18) width 158: "be able to accept a caret."
- LayoutBlockFlow {P} at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 180x18
- text run at (0,0) width 180: "This div contains some text."
- LayoutBlockFlow {DIV} at (0,86) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 40x18
- text run at (1,1) width 40: "chello"
- LayoutBlockFlow {P} at (0,124) size 784x18
- LayoutText {#text} at (0,0) size 190x18
- text run at (0,0) width 190: "This div is completely empty."
- LayoutBlockFlow {DIV} at (0,158) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "c"
- LayoutBlockFlow {P} at (0,196) size 784x18
- LayoutText {#text} at (0,0) size 347x18
- text run at (0,0) width 347: "This div contains some collapsable whitespace (a '\\n')."
- LayoutBlockFlow {DIV} at (0,230) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "c"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,268) size 784x18
- LayoutText {#text} at (0,0) size 240x18
- text run at (0,0) width 240: "This div contains a self-closing p tag."
- LayoutBlockFlow {DIV} at (0,302) size 707.59x36 [border: (1px dotted #0000FF)]
- LayoutBlockFlow (anonymous) at (1,1) size 705.59x18
- LayoutText {#text} at (0,0) size 8x18
- text run at (0,0) width 8: "c"
- LayoutBlockFlow {P} at (1,35) size 705.59x0
- LayoutBlockFlow {P} at (0,354) size 784x18
- LayoutText {#text} at (0,0) size 736x18
- text run at (0,0) width 736: "This div contains a self-closing p tag and some collapsable whitespace (two '\\n's before and after the self closing p."
- LayoutBlockFlow {DIV} at (0,388) size 707.59x36 [border: (1px dotted #0000FF)]
- LayoutBlockFlow (anonymous) at (1,1) size 705.59x18
- LayoutText {#text} at (0,0) size 8x18
- text run at (0,0) width 8: "c"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (1,35) size 705.59x0
-caret: position 1 of child 0 {#text} of child 21 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698