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

Fix incorrect references in markerUnits docs #3376

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Commits on Mar 22, 2021

  1. Fix incorrect references markerUnits docs

    The markerUnits attribute defines the coordinate system for the markerWidth and markerHeight attributes, not markerWidth and markerUnits. This commit changes the docs to match the [SVG 1.1](https://www.w3.org/TR/SVG11/painting.html#MarkerUnitsAttribute) and [SVG 2](https://svgwg.org/svg2-draft/painting.html#MarkerUnitsAttribute) specs.
    atdyer authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    03072ac View commit details
    Browse the repository at this point in the history