Since forced-color-adjust is quite special in that its computed value determines cascade-time behavior, does it make sense to "dampen" some of this complexity by making the property 'not animatable'?
I noticed that direction and writing-mode are 'not animatable', and they are involved in a similar computed-value-time/cascade-time interaction.
I'm just wondering if we should err on the side of less complexity for weirdo-properties like forced-color-adjust :-). Just a thought. cc @fantasai