Make parser ignore block elements in inline elements (allowed in HTML5, not HTML4...
authorkangax <kangax@gmail.com>
Sat, 11 May 2013 19:05:42 +0000 (15:05 -0400)
committerkangax <kangax@gmail.com>
Sat, 11 May 2013 19:05:42 +0000 (15:05 -0400)
commitb38600d8f15e39e458c7bb871ae29cb52eecb2d1
tree8056a42130a13ecb4d555a4cc52307d7d9d22307
parent094cf8b0c3ed98f78ecd0cc609255454c6b3ed11
Make parser ignore block elements in inline elements (allowed in HTML5, not HTML4). Closes #51. Closes #52. Closes #54.
dist/all.js
src/htmlparser.js
tests/minifier.js