I've had a very exciting day chasing a Safari bug. While looking for solutions I stumbled upon the following thins, which I'm sure everyone will find very useful:
The WebKit nightly build - http://webkit.org Essentially Safari 3 beta. It has the most incredible DOM inspector I have ever seen (including metrics illustrating the box model!), but sadly this was no help to me as the most recent build of Safari corrects the bug I am experiencing. I then found that OmniWeb's latest edition (5.1 beta) still produces my bug, _and_ has a cut-down version of the afore-mentioned inspector. The inspector is significantly different from what I'm used to in that, unlike Gecko-based DOM (which converts processed code back into raw css), it displays all of the computed style. This revealed what I assume is webkit's proprietary css, properties prefixed with -khtml- in much the same way mozilla has its -moz- properties. The irony is that despite the fact WebKit is an open source project, a global google search for -khtml- returns absolutely nothing. I still can't quite believe it. So, does anyone know of a glossary of -khtml- terms? Obviously my usual policy of googling '[...] site:w3.org' isn't going to work... Regards, Barney ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/