Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Rewrite DOM href parser #2

Closed
augustl opened this issue Feb 6, 2010 · 1 comment
Closed

Rewrite DOM href parser #2

augustl opened this issue Feb 6, 2010 · 1 comment

Comments

@augustl
Copy link
Owner

augustl commented Feb 6, 2010

The parser manually scans for img tags now, with a regexp.

Rewrite it to use DOMParser. Look for <a> and <link> as well as <img>.

@augustl
Copy link
Owner Author

augustl commented Feb 6, 2010

Fixed in 9e08419

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant