This reverts commit 76daba3069. We're going to need separate types for the JS-exposed style values, so it doesn't make sense for us to match their names with our internal types.
76daba3069
This will be used to differentiate between serialization for resolved style (i.e window.getComputedStyle()) and serialization for all other purposes.
translate