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

Unified Diff: LayoutTests/imported/web-platform-tests/html/editing/dnd/dom/specials-expected.txt

Issue 1165753005: testharnessreport: Remove div[id=log] from resultant HTML. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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: LayoutTests/imported/web-platform-tests/html/editing/dnd/dom/specials-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/editing/dnd/dom/specials-expected.txt b/LayoutTests/imported/web-platform-tests/html/editing/dnd/dom/specials-expected.txt
deleted file mode 100644
index e90fa92275464a80b8932d68387e319caaf8daa7..0000000000000000000000000000000000000000
--- a/LayoutTests/imported/web-platform-tests/html/editing/dnd/dom/specials-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-Enable script and reload
-This is a testharness.js-based test.
-PASS ondragstart in window
-PASS ondrag in window
-PASS ondragover in window
-PASS ondragenter in window
-PASS ondragleave in window
-PASS ondrop in window
-PASS ondragend in window
-PASS ondragstart in document
-PASS ondrag in document
-PASS ondragover in document
-PASS ondragenter in document
-PASS ondragleave in document
-PASS ondrop in document
-PASS ondragend in document
-PASS ondragstart in HTMLElement
-PASS ondrag in HTMLElement
-PASS ondragover in HTMLElement
-PASS ondragenter in HTMLElement
-PASS ondragleave in HTMLElement
-PASS ondrop in HTMLElement
-PASS ondragend in HTMLElement
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698