Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest for the backslash sign in option.text
Asserts run
Pass
assert_equals("\\", "\\")
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-text-backslash.html:12:3)
Pass
assert_equals("\\", "\\")
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-text-backslash.html:13:3)