html5lib / html5lib-tests

Testsuite data for html5lib, including the de-facto standard HTML parsing tests.
MIT License
188 stars 61 forks source link

Double-escape a troublesome tokenizer test #17

Closed nolanw closed 11 years ago

nolanw commented 11 years ago

I had issues with this test using the stock Ruby (2.0) and Objective-C (NSJSONSerialization) JSON decoders. And I don't think this change will affect anyone who properly implements the doubleEscaped value.

hoppipolla-critic-bot commented 11 years ago

Critic review: https://critic.hoppipolla.co.uk/r/231

This is an external review system which you may optionally use for the code review of your pull request.

nolanw commented 11 years ago

Also what is this hoppipolla-critic-bot stuff?