mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
We already handle BOMs when detecting the encoding. The decoder itself should not touch the BOMs in any way. Depends on https://github.com/servo/html5ever/pull/704 Testing: New tests start to pass --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>