Re: [csswg-drafts] [css-text-3] Don't mince words about aliasing/shorthands with word-wrap

That looks like a good start.

However:
* For the alias part, it isn't clear to me that the spec text defines what's supposed to happen in APIs that return the name of the property, such as getting the value of the `transition-property` property. Maybe that's covered under "[...] This conversion also applies in the CSSOM, [...] for [...] property lookups", but I am not 100% sure. (the legacy shorthand part should be fine, since it is defined to behave like shorthands)
* I am a bit concerned that this is too vague though:
  > They otherwise behave exactly as regular shorthands, except that the CSSOM will not use them when serializing declarations. [CSSOM]

  To avoid having that statement being misinterpreted to applied to more things that we indeed, should we instead list the specific CSSOM APIs which are affected?


-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/866#issuecomment-399296143 using your GitHub account

Received on Friday, 22 June 2018 01:52:53 UTC