L. David Baron wrote:
On Friday 2009-07-31 13:35 -0700, fantasai wrote:
1. Disable transitions between 'display' values.
The issue isn't transitions between 'display' values. It's
transitions from changes on other properties that happen at the same
time as a change to 'display'.
So 'none' is not a special case, just a common one.
Yeah, I'd say disable transitions when you're swapping 'display' or
'position' values. Anything that requires frame reconstruction. If
people want things to appear and disappear, they should use 'opacity'
or 'visibility' transitions. And if they want them to be put in or
out of flow, then we should create a new collapse-type value for
'visibility' to handle that use case.
~fantasai
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout