Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failelement.hidden should return "until-found" regardless of uppercase letters.assert_equals: expected (string) "until-found" but got (boolean) true
    at Test.<anonymous> (http://www2.wpt.live/html/editing/the-hidden-attribute/hidden-until-found-idl.html:14:3)
    at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
    at test (http://www2.wpt.live/resources/testharness.js:633:30)
    at http://www2.wpt.live/html/editing/the-hidden-attribute/hidden-until-found-idl.html:11:1
Asserts run
Fail
assert_equals(true, "until-found")
    at Test.<anonymous> ( /html/editing/the-hidden-attribute/hidden-until-found-idl.html:14:3)