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. |
- |