I think negative gap values should be allowed #1822
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I opened this issue, but I see this is likely in the underlying Yoga library and not actually in react pdf
https://github.com/diegomura/react-pdf/issues/3180
More specifically, I think this https://github.com/facebook/yoga/pull/1405 is incorrect, while negative gap values might be unwise, they aren't "illegal" and shouldnt be clamped, and as you can see from the screenshots on the issue I opened in react-pdf, there are times when they are useful/the only way to accomplish certain layouts.
The spec explicitly disallows negative values (and I am certain browsers would do the same).
https://www.w3.org/TR/css-align-3/#column-row-gap