Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added clip-path attribute to elements to support non-rectangular clippin... #763

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

Conversation

rodfrey
Copy link

@rodfrey rodfrey commented Aug 5, 2013

Two changes, sadly in one commit because I'm new to git.

  • Added a clip-path attribute so that I could have a non-rectangular clip for another element. The value of the attribute is the ID of a type=path element to use as the clip boundary.
  • Changed stroke-dasharray to respect a normal stroke specification if the shorthand specifications are all exhausted.

…ping. If clip-path and clip-rect are both present, clip-rect takes precedence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant