Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

"url", "src", and "href" parser rules allow values to begin with "//". #431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nickhoffman
Copy link

This is necessary because many URLs omit the protocol. E.g.
<a href="//foo.com">

Note: The updated tests pass.

This is necessary because many URLs omit the protocol. E.g.
<a href="//foo.com">
@IvanTorresEdge
Copy link

And should not be escaped :(

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

Successfully merging this pull request may close these issues.

2 participants