Files
servo/tests/wpt/meta/html/syntax/charset/inheritance-bogus-meta.html.ini
Simon Wülker a58d9727f9 script: Use chardetng to guess encoding when all else fails (#41435)
[`chardetng`](https://github.com/hsivonen/chardetng) is the library used
by gecko to guess encodings.

This makes https://intsys.co.jp/game/panepon/p01/index.html load with
the correct encoding. Notably, that site uses shift-jis but has no
encoding declaration of any kind.

Part of https://github.com/servo/servo/issues/6414

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-12-21 08:53:42 +00:00

7 lines
147 B
INI
Vendored

[inheritance-bogus-meta.html]
[Child with bogus <meta charset>]
expected: FAIL
[Child with bogus Content-Type charset]
expected: FAIL