Open papandreou opened 12 years ago
Oh, I didn't realize that 2.0 was out. I'm using node-htmlparser
with jsdom, which still has it pegged at 1.x.
Yeah, I just pushed 2.0 to github but have not released a new npm package until I do some more verification and add more tests. You are more than welcome to submit a pull request if you have a fix for the issue in 1.x.
I will be accepting and applying fixes for 1.x as time permits.
Based on the example in http://www.whatwg.org/specs/web-apps/current-work/#attr-iframe-srcdoc :
Output:
Expected output:
It works if I entitify the less thans and greater thans.