diff options
Diffstat (limited to 'testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute')
-rw-r--r-- | testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html.ini b/testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html.ini new file mode 100644 index 0000000000..66a6ad802d --- /dev/null +++ b/testing/web-platform/meta/html/editing/dnd/the-dropzone-attribute/dropzone_attribute.html.ini @@ -0,0 +1,8 @@ +[dropzone_attribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [div.dropzone should not be null] + expected: FAIL + + [div dropzone idl attribute must reflect the content attribute of the same name] + expected: FAIL |