-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugSomething isn't workingSomething isn't workingplannedWe would like to add this feature at some pointWe would like to add this feature at some pointrequires deprecationBlocked on a deprecation cycleBlocked on a deprecation cycle
Description
(Edit after the fact by @nex3)
Tasks:
- Deprecate existing behavior in
stable
. - Remove behavior from
master
.
I know the existing behavior was intentional, but it breaks the basic rules of math: if 1px == 1
and 1 == 1em
, then 1px == 1em
. That sounds like a bug to me. In CSS the actual unit or lack of unit is very important. I can't think of any real use-case where I would be equally happy with or without a unit.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplannedWe would like to add this feature at some pointWe would like to add this feature at some pointrequires deprecationBlocked on a deprecation cycleBlocked on a deprecation cycle