Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCustom document.contentType === 'text/html' when explicitly set to this value and an attempt is made to override this value in an HTML meta header
Asserts run
Pass
assert_equals("text/html", "text/html")
    at Test.<anonymous> ( /dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html:10:5)