- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Tue, 6 Jul 2010 13:21:12 -0700
- To: "fantasai" <fantasai.lists@inkedblade.net>
- Cc: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "Ian Hickson" <ian@hixie.ch>
> On 07/03/2010 09:13 PM, "Gérard Talbot" wrote: http://test.csswg.org/suites/css2.1/20100701/html4/cursor-023.htm http://test.csswg.org/suites/css2.1/20100701/xhtml1/cursor-023.xht >> 4- FWIW, (strange) Firefox 3.6.6 does not pass this >> 20100701/html4/cursor-023.htm test under Windows XP but will pass it >> under Linux KDE. >> >> (strange) Safari 5.0 under XP Pro passes this test >> http://test.csswg.org/suites/css2.1/20100701/html4/cursor-023.htm >> but fails this test >> http://www.hixie.ch/tests/adhoc/css/ui/cursor/002.html >> >> And no error reported in the respective consoles. > > Hm, interesting. I converted the image to PNG when converting the > test for the CSS2.1 test suite. Maybe PNG is not a supported cursor > format on some systems, but GIF is. I've added a copy in GIF as a > fallback, please check if this solves the problem: > http://test.csswg.org/source/contributors/hixie/submitted/css2.1/ui/cursor-023.xht > > ~fantasai Fantasai, I loaded http://test.csswg.org/source/contributors/hixie/submitted/css2.1/ui/cursor-023.xht in Firefox 3.6.6 under XP Pro SP3 and the test still fails. I even edited the testcase with DOM Inspector to force Firefox 3.6.6 to try to load the url(support/cat.gif) image in the cursor declaration and it still did not work. I also unchecked "Enable pointer shadow" in Mouse settings (Control Panel/Mouse/Pointers tab) in Windows to make sure such setting would not interfere with the test but to no avail. I have given up. It's a mystery to me as to why Firefox 3.6.6 passes http://test.csswg.org/source/contributors/hixie/submitted/css2.1/ui/cursor-023.xht in Linux KDE but fails in Windows XP Pro SP3. Image file format support (.gif versus .png) does not seem to be the issue here. Maybe it's related to my os settings... but I doubt this. regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (beta 1; July 1st 2010): http://test.csswg.org/suites/css2.1/20100701/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Tuesday, 6 July 2010 20:21:47 UTC