This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.
Main navigation:
Search reports by browser:
The correct use of the CAPTION element –immediately after the TABLE start tag– causes COL and COLGROUP to become unusable as CSS selectors in the current version of Safari (2.0.3/version 417.9.2).
A workaround is to place the CAPTION after the COL/COLGROUP tags, but this makes the code invalid.
Test page Workaround is included
Reported by: Leif Halvard Silli.
Safari | Reported on 28 March 2006.
Commenting guidelines:
Posted by Philippe on 29 March 2006
1The same problem can be seen in the latest Konqueror (3.5.1).
But it works correctly in current nightly builds of WebKit (using the 2006-03-28 build).