Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug(parser): quoted strings should not allow interior adjacent spaces
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