On Safari 3.0.2 running on Windows XP the demo at http://positioniseverything.net/css-dropdowns.html works correctly. On a locally built r23862 on Windows XP the drop down menus do not work.
Created attachment 15300 [details] Screenshot of expected behaviour Screenshot taken of Safari 3.0.2 on Windows XP.
A similar demo at http://positioniseverything.net/css-flyout.html also fails under r23862 in Windows XP
I have found a couple of other examples that are probably the same issue: http://www.tjkdesign.com/articles/scalable.asp#p1 http://alistapart.com/d/hybrid/hybrid-4.html
Confirmed with the r23756 nightly on XP.
<rdar://problem/5316331>
Created attachment 15507 [details] Reduction When you hover over the div, it should turn blue and the <a> should turn green. This is broken in the oldest nightly available on Windows (r22096).
I've found another example of the hover bug: http://kuratorium.kielce.pl Hovering left menu "Aktualności, Dla dyrektora" etc. should result in showing submenu. Webkit r25282 fails completely.
This now works correctly on Windows XP. I believe r25329 is the fix for this defect.