DescriptionBug fix - rem & ch in MQs/sizes treated as unknown units
'rem' and 'ch' units were unrecognized when used inside MQs/sizes, since they were not in the unit table.
I've added them and fixed another bug related to CH and MQs.
I've also added the 'fr' and 'turn' units to the unit table, even though there aren't valid MQs that can use them,
since some other code may use the unit table in the future, and they should be there for completeness.
BUG=398185
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179103
Patch Set 1 #Patch Set 2 : Fix ch as well #
Total comments: 2
Patch Set 3 : Nits #
Messages
Total messages: 7 (0 generated)
|