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/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/linux/editing/inserting/editing-empty-divs-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/editing-empty-divs-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/editing-empty-divs-expected.txt
deleted file mode 100644
index c56011426d4a5b66b9f67385dc261489cffa8924..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutText {#text} at (0,0) size 777x39
- text run at (0,0) width 533: "This tests the ability to start editing in blocks that are visible, but have little or no content. "
- text run at (533,0) width 244: "Each of the divs below should be able to"
- text run at (0,20) width 89: "accept a caret."
- LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This div contains some text."
- LayoutBlockFlow {DIV} at (0,92) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 35x19
- text run at (1,1) width 35: "chello"
- LayoutBlockFlow {P} at (0,130) size 784x20
- LayoutText {#text} at (0,0) size 173x19
- text run at (0,0) width 173: "This div is completely empty."
- LayoutBlockFlow {DIV} at (0,166) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 7x19
- text run at (1,1) width 7: "c"
- LayoutBlockFlow {P} at (0,204) size 784x20
- LayoutText {#text} at (0,0) size 324x19
- text run at (0,0) width 324: "This div contains some collapsable whitespace (a '\\n')."
- LayoutBlockFlow {DIV} at (0,240) size 707.59x22 [border: (1px dotted #0000FF)]
- LayoutText {#text} at (1,1) size 7x19
- text run at (1,1) width 7: "c"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,278) size 784x20
- LayoutText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "This div contains a self-closing p tag."
- LayoutBlockFlow {DIV} at (0,314) size 707.59x38 [border: (1px dotted #0000FF)]
- LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
- LayoutText {#text} at (0,0) size 7x19
- text run at (0,0) width 7: "c"
- LayoutBlockFlow {P} at (1,37) size 705.59x0
- LayoutBlockFlow {P} at (0,368) size 784x20
- LayoutText {#text} at (0,0) size 686x19
- text run at (0,0) width 686: "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,404) size 707.59x38 [border: (1px dotted #0000FF)]
- LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
- LayoutText {#text} at (0,0) size 7x19
- text run at (0,0) width 7: "c"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (1,37) 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