NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 449 - Whine about bytes that are "misinterpreted for compatibility"
Whine about bytes that are "misinterpreted for compatibility"
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: HTML parser
HEAD
All All
: P2 normal
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-19 17:35 CET by Simon Pieters
Modified: 2015-04-01 09:19 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2009-02-19 17:35:57 CET
"Any byte or sequences of bytes in the original byte stream that is misinterpreted for compatibility is a parse error."
 -- http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#preprocessing-the-input-stream

Test case:
http://simon.html5.org/test/validator/character-encoding/non-iso88591-character.html
Comment 1 Henri Sivonen 2009-02-20 12:47:01 CET
While I see the point here from the point of theoretical purity, from a practical point of view I'm very inclined to WONTFIX this and ask Hixie to change the spec instead.