Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passremove()ing an out-of-bounds index does nothing
Asserts runNo asserts ran
Failremove()ing an item will put the associated DataTransferItem object in the disabled modeassert_equals: expected "" but got "file"
    at Test.<anonymous> (https://wpt.live/html/editing/dnd/datastore/datatransferitemlist-remove.html:35:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/editing/dnd/datastore/datatransferitemlist-remove.html:24:1
Asserts run
Fail
assert_equals("file", "")
    at Test.<anonymous> ( /html/editing/dnd/datastore/datatransferitemlist-remove.html:35:3)