Re: Animation, override stylesheet

2003-12-15 Thread Cameron McCormack
Thomas DeWeese: >I like this basic approach of having an OverrideStyleDeclaration, > although it might be possible to merge the two implementations > with only one or two small modifications between StyleDeclaration and > OverrideStyleDeclaration. Which points to how I would implement this > c

Re: Animation, override stylesheet

2003-12-15 Thread Thomas DeWeese
Cameron McCormack wrote: Thomas DeWeese: I like this basic approach of having an OverrideStyleDeclaration, It sounds like you were planning on modifying the override style and then independently notify the CSSEngine. Or is the question just how should the override style notify the CSSEngine