Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailA page with no encoding declarations, but with a UTF-16 little-endian BOM will be recognized as UTF-16.assert_equals: expected 100 but got 50
    at Test.<anonymous> (https://wpt.live/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html:26:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html:25:1
Asserts run
Fail
assert_equals(50, 100)
    at Test.<anonymous> ( /html/syntax/parsing-html-fragments/the-input-byte-stream-003.html:26:5)