Re: [csswg-drafts] [css-transitions] undesired behaviour - transition of inherited value happening in sequence. (#5324)

> Seems a Chromium/WebKit bug to me. Firefox does it well.

I have tested it on Chrome and Safari and it’s the same so I guess it's WebKit.

However Firefox doesn’t handle the `background-color` transition well (the deepest span element become darker first).

I think there is an ambiguity in the [css-transitions] spec regarding transition of inherited value, which caused this bug in the implementation.

Could we add to the spec clear definition of what should happen?

I will file a bug in WebKit as well.

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

Received on Wednesday, 15 July 2020 12:21:21 UTC