Surprised to find that Edge/FF return an empty string for GCS CSS shorthands. Webkit browsers return the computed value. cc: @zcorpan
2
1
as promised, developer.microsoft.com/en-u… can you provide the FF one?
1
bugzil.la/137688 which reminds me that getPropertyValue supposed to return null for shorthands
1
er, getPropertyCSSValue, which we implement getPropertyValue on top of
Aug 25, 2016 · 5:23 PM UTC
1

