ie10&中的背景svg问题11

时间:2015-07-09 05:00:33

标签: internet-explorer svg background internet-explorer-10 internet-explorer-11

似乎有一个svg问题,即从资产文件夹中显示背景图像。一些svg部分工作,而其他部分不工作。它在所有其他浏览器中工作正常,除了ie。 css背景类似于以下内容:

.mark--title {
  background: url(/assets/img/icon_sprite.svg) no-repeat;
  background-position: center -291px;
}

屏幕截图: https://drive.google.com/file/d/0Bx7zRq6VPJISSGNBVmxscWIxclU/view?usp=sharing - https://drive.google.com/file/d/0Bx7zRq6VPJISNkNoSTQ1aDFrdG8/view?usp=sharing

0 个答案:

没有答案