| Index: third_party/WebKit/LayoutTests/external/wpt/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
|
| index 86936e9cf929396e30c065e15a46b0e915abf7f4..bcc09855a3673d7c54849ad55edea906b29d86f4 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/editing/dnd/the-dropzone-attribute/dropzone_attribute-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 4 tests. 2 PASS 2 FAIL 0 TIMEOUT 0 NOTRUN
|
| 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
|
|
|