You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the CSS hypens: auto; is only supported by Chromium headless.
According to #34067 the support will be removed with v1.50.
Would be nice to have this feature back in a future release
Example
No response
Motivation
Supporting hyphens: auto; will result in same output as in standard browsers
The text was updated successfully, but these errors were encountered:
🚀 Feature Request
Currently the CSS
hypens: auto;
is only supported by Chromium headless.According to #34067 the support will be removed with v1.50.
Would be nice to have this feature back in a future release
Example
No response
Motivation
Supporting hyphens: auto; will result in same output as in standard browsers
The text was updated successfully, but these errors were encountered: