dillon1000/react

Commit

added border-image-outset CSS property to unitless properties

According to
https://drafts.csswg.org/css-backgrounds-3/#border-image-outset it
supports both number and length values.
Always applying ‘px’ might in that case perhaps return unwanted
behavior.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/shared/CSSProperty.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…