dillon1000/react

Commit

Add support for patternUnits attribute.

The patternUnits attribute defines how a pattern's coordinate system is
defined (x, y, width, height). This is particularly important when using
repeatable patterns in SVG. This commit adds this attribute to the lists
of known properties.

Closes #1548
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/dom/SVGDOMPropertyConfig.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…