Linearize support version info #7403
Labels
enhancement
Nice to have features.
idle
Issues and pull requests with no recent activity
question
Issues where a question or problem is stated and a discussion is held to gather opinions.
This is related to #1596.
Currently the version info becomes "parallel" when it comes to the legacy webkit aliases.
In
flex-basis
:This is correct but the reader needs to get the information in "parallel" way:
This is needlessly complex, I think the version info should be linear per item:
alternative_name
can indicate whether the original name also exists)version_removed
only when the feature itself is removed)Or even split them (but having two sources for prefixes (
alternative_name
or a subitem) is not very good):flex-basis
:-webkit-flex-basis
:alternative_name
can indicate whether the original name also exists)Changes in #7401 mainly has this kind of complexity. What do you think?
The text was updated successfully, but these errors were encountered: