Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailA page with a UTF-8 BOM will be recognized as UTF-8 even if the meta charset attribute declares a different encoding.assert_equals: expected 100 but got 90
    at Test.<anonymous> (https://wpt.live/html/syntax/parsing-html-fragments/the-input-byte-stream-038.html:31:1)
    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-038.html:30:1
Asserts run
Fail
assert_equals(90, 100)
    at Test.<anonymous> ( /html/syntax/parsing-html-fragments/the-input-byte-stream-038.html:31:1)