Skip to content

Handle empty meta tag attributes during encoding detection#314

Open
jeremyevans wants to merge 1 commit into
ruby:masterfrom
jeremyevans:fix-empty-dom-attribute
Open

Handle empty meta tag attributes during encoding detection#314
jeremyevans wants to merge 1 commit into
ruby:masterfrom
jeremyevans:fix-empty-dom-attribute

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

Additionally, handle malformed metatags by assuming no encoding inside of raising a RuntimeError.

Fixes #311

Additionally, handle malformed metatags by assuming no encoding
inside of raising a RuntimeError.

Fixes ruby#311
@jeremyevans jeremyevans force-pushed the fix-empty-dom-attribute branch from c54284d to 2b9450f Compare July 11, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty DOM attribute crashes tokenizer

1 participant