Linked by Thom Holwerda on Wed 8th Sep 2010 18:53 UTC
Thread beginning with comment 439913
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
Linked by Thom Holwerda on 05/16/13 13:17 UTC
Linked by Thom Holwerda on 05/16/13 12:06 UTC
More News »
Sponsored Links



Member since:
2010-01-21
I'm not sure how they're doing this new feature, but if they're using CORS (Cross-Origin Resource Sharing) to easily separate "before results" and "regular results" onto different server pools using cross-domain XMLHttpRequest, then Opera won't be supported. (Font libraries + @font-face also uses CORS)
In my experiments, I discovered that it's supported by:
- Any Gecko 1.9.1+ browser (Firefox 3.5+ but not Camino which is still on Gecko 1.9.0, probably SeaMonkey)
- Any modern WebKit browser (Safari 4+ (at least), Chrome, Midori)
- Internet Explorer 8 (with limitations)
Arora (QtWebKit) has the API but it seems broken in 0.10.2.
Opera has no support at all in 10.61. I haven't tested the 10.7 pre-releases.
Edited 2010-09-08 20:08 UTC