Fix parsing for U+2028 / U+2029
authorMihai Bazon <mihai.bazon@gmail.com>
Wed, 18 Mar 2015 08:09:30 +0000 (10:09 +0200)
committerMihai Bazon <mihai.bazon@gmail.com>
Wed, 18 Mar 2015 08:11:37 +0000 (10:11 +0200)
commit80d1c8206bf37568e2c9c4fb385ff65fcf935c92
tree467be67caa761e89c286ab8c60067bbc4ed7d340
parent7c8c9b94bc5b24a587da8f2c4bac17117fe07490
Fix parsing for U+2028 / U+2029

(they should be treated as whitespace)
lib/parse.js