[whatwg/url] javascript: URL should not be able to be base URLs (#124)

>From https://github.com/whatwg/html/issues/672

In the scheme state, when seeing `:`, maybe we should check the scheme and set the cannot-be-a-base-URL flag if it's javascript (or data, or mailto, or some other known schemes that are bogus as base URLs).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/124

Received on Thursday, 26 May 2016 08:34:26 UTC