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/imported/web-platform-tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
deleted file mode 100644
index 86936e9cf929396e30c065e15a46b0e915abf7f4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a testharness.js-based test.
-PASS div.dropzone should not be undefined if it's been set
-FAIL div.dropzone should not be null assert_not_equals: div.dropzone should not be null got disallowed value null
-FAIL div dropzone idl attribute must reflect the content attribute of the same name assert_equals: div dropzone idl attribute must reflect the content attribute of the same name expected (string) "copy file:image/png file:image/gif file:image/jpeg" but got (object) null
-PASS div dropzone content attribute is set to the literal value
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698