dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/renderers/dom/shared/CSSProperty.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…