Re: [csswg-drafts] [css-cascade-4] Revert at computed-value time (#4155)

It's a bit messy, but we do have some amount of cascading dependence on computed property values already: the way logical properties cascade depends on the values of `writing-mode` and `direction`.

It's not a very generalizable mechanism, so the number of properties depended on here needs to be kept to an absolute minimum. But it does seem to describe the behavior here, so that's how it's described in the spec.

CC @atanassov 

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

Received on Saturday, 3 August 2019 02:06:18 UTC