Ted Shaneyfelt wrote: > Distinct states that would be useful to recognize include: > > :loading, > :loaded, > :missing, > :corrupt For what it's worth, development versions of Gecko have: :-moz-broken (which would cover your :missing and :corrupt, which are not exactly easy to tell apart). :-moz-user-disabled (user has turned off all images) :-moz-suppressed (images from the server involved are blocked) :-moz-loading :-moz-type-unsupported (for <object>s) I see no need for :loaded, given :not(). -BorisReceived on Monday, 30 October 2006 21:49:14 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:35 GMT