搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Firefox won't accept e-mail address.

more options

Why doesn't Firefox show the Bing Homepage Wallpaper in motion when IE and Chrome do?

Why doesn't Firefox show the Bing Homepage Wallpaper in motion when IE and Chrome do?

所有回复 (1)

more options

I looked at this last August and I'll copy/paste my comments from https://support.mozilla.org/questions/1076004:

When I visit the page in Chrome and Firefox, the background section of the page is different in the HTML itself.

Chrome:

<div id="bgDiv" style="width: 1187px; height: 668px; top: -34.5px; left: 0px;">   <div id="hp_vidwrp"></div>   <video id="vid" muted="" onended="VM.play();" loop="" autobuffer="" preload="auto" oncontextmenu="return false" data-tag="" style="width: 1187px; height: 668px; top: -34.5px; left: 0px; opacity: 1; visibility: visible;" src="//az29176.vo.msecnd.net/videocontent/UK_Gateshead_ShutterstockRF_6899947_1080_HD_EN-US.mp4"></video> </div>

Firefox:

<div id="bgDiv" style="width: 1347px; height: 758px; top: -79.5px; left: 0px;"></div>

In other words, it appeared that Bing was giving Chrome users the video, but not Firefox users.

Could it be some gap in capability of Firefox? As a test, I used the ua-site-switch extension to lie to Bing and identify Firefox as Chrome. Boom. Video. Screen shot attached.

So this is either is a bug in the script on the Bing server, or intentional discrimination. No idea which.