【发布时间】:2014-05-28 10:58:56
【问题描述】:
为什么在 Firefox 中需要 :-moz-full-screen-ancestor 才能显示完美的结果?
没有此代码,所有其他浏览器都可以正常工作。
#skinn:-moz-full-screen-ancestor {
bottom: 0;
left: 0;
position: absolute;
width: 100%;
}
【问题讨论】:
标签: html css firefox html5-video