RE: [css3-animations] display:none, visibility:hidden and animations

Tab:
> If you ignore
> performance optimizations, the only thing that display:none really
> does is prevent you from doing "used values"

I realize it's an old draft and the language has changed in the CSS4 flavor, but cases like this are part of what I was concerned about:
http://www.w3.org/TR/2011/WD-css3-images-20110217/#interpolating-gradients

11.2, second list
# 1.Convert both the start and end gradients to their used value.

I'm also curious what "display:none;" does to percentage values (everywhere) that are resolved against the used width/height w/r/t transitioning.

Received on Tuesday, 4 October 2011 20:56:35 UTC