RESOLVED INVALID 15613
[GTK] Rendering bug with HTML columns
https://bugs.webkit.org/show_bug.cgi?id=15613
Summary [GTK] Rendering bug with HTML columns
Alp Toker
Reported 2007-10-22 02:37:04 PDT
There is a dark bar being drawn between columns at: http://weblogs.mozillazine.org/roc/ This is not visible in Fx. Note that the browser window must be made quite wide until two columns appear and the bug is exhibited. Can someone check whether this issue exists in other ports (eg. Mac)?
Attachments
Dark bar between columns (117.75 KB, image/png)
2007-10-22 02:37 PDT, Alp Toker
no flags
Alp Toker
Comment 1 2007-10-22 02:37:45 PDT
Created attachment 16788 [details] Dark bar between columns
Mark Rowe (bdash)
Comment 2 2007-10-22 02:42:47 PDT
The CSS has: -webkit-column-rule: medium solid; which suggests that this is intentional. I guess Firefox just doesn't support this wonderful bit of work.
Note You need to log in before you can comment on or make changes to this bug.