Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passid and name attributes and getElementById
Asserts run
Pass
assert_equals("P", "P")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/id-name.html:14:3)
Pass
assert_equals("p", "p")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/id-name.html:15:3)