Skip to content

Fix prescan bug: double open meta tag ('<<meta') #435

Open
@openandclose

Description

@openandclose
#data
<<meta charset=iso-8859-2>
#encoding
iso-8859-2

According to the spec, the first '<' is Any other byte,
skipping to the next.

While html5lib._inputstream.EncodingParser returns: 'None'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions