标签: html5 internet-explorer
我有IE11但是使用IE10模式渲染。是否可以包含html文件,如下所述:
http://www.html5rocks.com/en/tutorials/webcomponents/imports/
<head> <link rel="import" href="/path/to/imports/stuff.html"> </head>
我尝试使用chrome并在那里工作。