- From: Ian Hickson <py8ieh@bath.ac.uk>
- Date: Wed, 15 Dec 1999 19:47:53 +0000 (GMT)
- To: "Eric A. Meyer" <emeyer@sr71.lit.cwru.edu>
- cc: www-style <www-style@w3.org>
[ still going through old mail... ]
On Fri, 3 Dec 1999, Eric A. Meyer wrote:
> I'm going to have to test 'cursor: <uri>' in the CSS2 test suite,
> and I'd like to provide a test which everyone can pass without
> having to do browser sniffing.
What about including multiple cursor types? As in:
   .cursortest { cursor: url(test.png), url(test.xbm), url(test.cur); }
-- 
Ian Hickson                            ("`-''-/").___..--''"`-._   
http://www.bath.ac.uk/%7Epy8ieh/        `6_ 6  )   `-.  (     ).`-.__.`)
                                        (_Y_.)'  ._   )  `._ `. ``-..-' fL
Member, Mozilla Quality Assurance     _..`--'_..-_/  /--'_.' ,'
Browser Standards Compliance Team    (il).-''  (li).'  ((!.-'    
Received on Wednesday, 15 December 1999 14:48:02 UTC