Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassProcessingInstruction literals
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/nodes/ProcessingInstruction-literal-2.xhtml:15:3)
Pass
assert_equals("xml-stylesheet", "xml-stylesheet")
    at Test.<anonymous> ( /dom/nodes/ProcessingInstruction-literal-2.xhtml:16:3)
Pass
assert_equals("href=\"support/style.css\" type=\"text/css\"", "href=\"support/style.css\" type=\"text/css\"")
    at Test.<anonymous> ( /dom/nodes/ProcessingInstruction-literal-2.xhtml:17:3)