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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/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-xp/editing/inserting/insert-paragraph-04-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/editing/inserting/insert-paragraph-04-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/editing/inserting/insert-paragraph-04-expected.txt
deleted file mode 100644
index ef37881acb67a6865b5f92c5e86cd768c74bf981..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/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 784x60
- LayoutText {#text} at (0,0) size 773x39
- text run at (0,0) width 384: "This tests inserting a paragraph separator after a horizontal rule. "
- text run at (384,0) width 389: "You should see 'foo', empty paragraph, horizontal rule, 'bar', and"
- text run at (0,20) width 288: "the caret should be just after the horizontal rule. "
- LayoutInline {B} at (0,0) size 766x39
- LayoutText {#text} at (288,20) size 766x39
- text run at (288,20) width 167: "This demonstrates 8345. "
- text run at (455,20) width 311: "The caret after a horizontal rule is drawn in the"
- text run at (0,40) width 335: "same location as the caret before a horizontal rule."
- LayoutBlockFlow (anonymous) at (0,76) size 784x0
- LayoutInline {B} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,76) size 784x78
- LayoutBlockFlow {DIV} at (0,0) size 784x78
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "foo"
- LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,38) size 784x40
- LayoutBR {BR} at (0,0) size 0x19
- LayoutText {#text} at (0,20) size 22x19
- text run at (0,20) width 22: "bar"
- LayoutBlockFlow (anonymous) at (0,154) 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