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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt

Issue 2172033003: Convert editing/execCommand/insertHorizontalRule.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T17:10:05 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt
deleted file mode 100644
index 27dede7f8d69c72abdcccb2ba25b646c747c676e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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: 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 367x17
- text run at (0,0) width 367: "These are tests for execCommand(InsertHorizontalRule)."
- LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 287x17
- text run at (0,0) width 287: "This test inserts an hr between 'foo' and 'bar'."
- LayoutBlockFlow {DIV} at (0,68) size 784x54
- 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 784x18
- LayoutText {#text} at (0,0) size 21x17
- text run at (0,0) width 21: "bar"
- LayoutBlockFlow {P} at (0,138) size 784x18
- LayoutText {#text} at (0,0) size 646x17
- text run at (0,0) width 646: "This test inserts an hr with id=\"hr\" between 'foo' and 'bar', fetches the hr using its id, then removes it."
- LayoutBlockFlow {DIV} at (0,172) size 784x18
- LayoutText {#text} at (0,0) size 22x17
- text run at (0,0) width 22: "foo"
- LayoutText {#text} at (21,0) size 21x17
- text run at (21,0) width 21: "bar"
-caret: position 2 of child 8 {DIV} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698