Skip to content

Commit

Permalink
bug(parser): quoted strings should not allow interior adjacent spaces
Browse files Browse the repository at this point in the history
This doesn't catch all the ways that quoted strings should be treated
as constrained quoted text, but does fix this non-pathological test,
with fixed test cases.

Also added quoted_strings_test for xhtml5 (forgot to add this earlier).

Fixes #622
  • Loading branch information
gdamore committed Jun 24, 2020
1 parent f2931da commit fd9c873
Show file tree
Hide file tree
Showing 5 changed files with 3,341 additions and 2,835 deletions.
Loading

0 comments on commit fd9c873

Please sign in to comment.