铬 + webkit translate3d, mangles 图像
这有点奇怪。当我将 -webkit-transform:translate3d(0px, 0px, 0px);
应用于我正在构建的网站上的图像时,它们最初看起来很好。但是,当我开始滚动浏览器窗口或将其大小调整到特定大小(大约超过 1200x1024)以上时,图像就会出现故障,包含其他图像或网站的部分内容。全部拉伸,切碎。有时甚至改变颜色等等。这也适用于浮动在图像上方的 @font-face 文本。我认为这是与 Win7x64/ATI Firepro v5800/Chrome 版本结合的非常孤立的案例。但以这种方式建立一个网站有点烦人:)
任何人都遇到过类似的问题并且知道如何解决它,或者我应该通知谷歌这个吗?
This is a bit weird. When I apply -webkit-transform: translate3d(0px, 0px, 0px);
to images on a site I am building, they look fine initially. But when I start scrolling or resize the browser window to above a certain size (roughly past 1200x1024) the images get all glitched up, containing parts of other images, or of the site. All stretched, cut up. Sometimes even change color and whatnot. This also applies to the @font-face text that is floating above the images. I assume this is very isolated case in combination with Win7x64/ATI Firepro v5800/Chrome version. But its a bit annoying to build a site this way :)
Anyone came across a similar issue and knows how to solve it, or should i just notify google of this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论