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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-paragraph-04-expected.txt

Issue 1456333002: Make layout tests in editing/inserting to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-19T14:56:35 Created 5 years, 1 month 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/win/editing/inserting/insert-paragraph-04-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-paragraph-04-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-paragraph-04-expected.txt
deleted file mode 100644
index 22d5ae272f5257b4f4c25843182869e638d8f52b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-paragraph-04-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 784x54
- LayoutText {#text} at (0,0) size 763x35
- text run at (0,0) width 413: "This tests inserting a paragraph separator after a horizontal rule. "
- text run at (412,0) width 351: "You should see 'foo', empty paragraph, horizontal rule,"
- text run at (0,18) width 372: "'bar', and the caret should be just after the horizontal rule. "
- LayoutInline {B} at (0,0) size 776x35
- LayoutText {#text} at (371,18) size 776x35
- text run at (371,18) width 171: "This demonstrates 8345. "
- text run at (541,18) width 235: "The caret after a horizontal rule is"
- text run at (0,36) width 435: "drawn in the same location as the caret before a horizontal rule."
- LayoutBlockFlow (anonymous) at (0,70) size 784x0
- LayoutInline {B} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,70) size 784x72
- LayoutBlockFlow {DIV} at (0,0) size 784x72
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 22x17
- text run at (0,0) width 22: "foo"
- LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,36) size 784x36
- LayoutBR {BR} at (0,0) size 0x17
- LayoutText {#text} at (0,18) size 24x17
- text run at (0,18) width 24: "bar"
- LayoutBlockFlow (anonymous) at (0,142) size 784x0
- LayoutInline {B} at (0,0) size 0x0
-caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body

Powered by Google App Engine
This is Rietveld 408576698