Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Prefix ids in style tags #86

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Prefix ids in style tags #86

wants to merge 5 commits into from

Conversation

extronics
Copy link

This allows prefixed ids to appear within embedded styles:

<style>
.foo { clip-path: url(#some-id); ... }
</style>

@jsf-clabot
Copy link

jsf-clabot commented Oct 16, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Johannes Klose seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

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