David Busby wrote:
> pascal chevrel wrote:
>> Le 19/01/2006 17:02, David Busby a ecrit :
>>> Peter Lairo wrote:
>>>> David Busby wrote on 19.01.2006 12:51:
>>>>> Am I only the only one who sees problems rendering lines around all
>>>>> the cells in a table. It happens most of the time half the table
>>>>> cells will have the border the other half does not.
>>>>>
>>>>> If I move the page up and down the lines come and go. Any ideas.
>>>>> Could it be something wrong with CSS?
>>>>
>>>> Perhaps. Do you have the newest drivers for your graphics card
>>>> installed?
>>>>
>>>> PS. Hello new CSS newsgroup! :-)
>>>>
>>> That I would have to ck. But this is not unique to my machine. I
>>> have lots of people on different system I think all windows with the
>>> same issue. I have not check bugzilla for this issue yet.
>>
>> Provide a testcase somewhere showing the issue (I don't see any
>> difference with 1.0 with table borders)
>>
>> Pascal
> Internal site. Best I would be able to give the news group is a copy of
> the CSS and a screen shot.
To be useful, a testcase needs to be much simpler than the real site -
it should contain just enough code to reproduce the problem. In this
case, it sounds (to me, who is entirely ignorant of such things) like it
might be a rounding error somewhere. So you could try stripping out all
the markup and CSS not relating to the table and then see whether e.g.
removing any specific width decelerations on the table cells makes the
problem go away.