On Tuesday 2009-08-04 13:28 -0700, fantasai wrote: > Boris Zbarsky wrote: >> fantasai wrote: >>> Oh, hm. I think that reaches way beyond my knowledge areas then. >>> As someone completely ignorant of the relevant issues, I'd say >>> "any style changes triggered by the same event are simultaneous". >> >> Can you define "same event"? :( > > DOM event?
Many style changes happen from things that aren't DOM events. They can happen as a result of script setting attributes or changing style sheets, script inserting elements, and the script could be running due to page loading, due to DOM events, due to timeouts, or probably due to a bunch of other things. -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/ _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

