Chrome有时不显示边框 [英] Chrome isn't displaying borders (sometimes)

查看:322
本文介绍了Chrome有时不显示边框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,我的网站(www.around-around.com)有很多边界,它们可以在Safari,FF和IE上正常工作;但是在Chrome上,它们偶尔会消失.我已经搜索了代码,对我来说这没有意义.

So, my site (www.around-around.com), has a lot of borders and they work fine on Safari, FF, and IE; but on Chrome, occasionally, they disappear. I've searched through the code and it doesn't make sense to me.

如果您访问 http://www.around-around.com/8/在FF上,您将看到文章周围的边框.但是在Chrome上,它们消失了.

If you go to http://www.around-around.com/8/ on FF, you'll see the borders around the article. But on Chrome, they disappear.

相关的CSS是:

#page {
background: none repeat scroll 0 0 #FFFFFF;
border-left: 1px dotted #222222;
border-right: 1px dotted #222222;
margin: 0 auto;
width: 1148px;
}
.singular #primary {
margin-bottom: 0;
padding: 0 0 20px 20px;
width: 787px;
border-right: 1px dotted #222222;
float: left;
}

(和#primary)

(and #primary)

我完全困惑.在其他页面上,例如 http://www.around-around.com/dream-perfume/,Chrome可以很好地显示边框.代码完全相同-唯一的不同是帖子内容.

I'm totally baffled. On other pages, such as http://www.around-around.com/dream-perfume/ , Chrome displays the borders fine. The code is exactly the same - the only difference is the post content.

推荐答案

我相信您遇到了 http://code.google.com/p/chromium/issues/detail?id=32702

编辑:

该错误已修复,已针对Chromium src @ 139014进行了验证!应该在Chrome 21中上线.

The bug has been fixed, verified against Chromium src@139014! Should go live in Chrome 21.

这篇关于Chrome有时不显示边框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆