There are web-platform-tests [1], though they're not up to date with the
spec. In particular, they still use |referrer| as attribute name instead of
|referrerpolicy|. The idl name is referrerPolicy, is that the
capitalisation issue you mean?

So there are no tests for interoperability at the moment.

[1] https://github.com/w3c/web-platform-tests/tree/master/referrer-policy

Cheers

On Wed, Dec 2, 2015 at 11:11 AM, Ms2ger <ms2...@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 12/02/2015 10:58 AM, Franziskus Kiefer wrote:
> > As of Firefox 45 we intend to turn referrerpolicy attribute on by
> > default on all platforms. It has been developed behind the
> > network.http.enablePerElementReferrer preference. Other UAs
> > shipping this or intending to ship it are Chrome and Opera [1].
> >
> > The referrerpolicy attribute as specified in the referrer policy
> > spec allows per element referrer policies for <a>, <area>, <img>,
> > and <iframe> tags. Referrer policies allow to specify which referer
> > [sic] header is sent when performing the request. The
> > referrerpolicy attribute allows developers to override the
> > document's referrer policy (set in meta tag or via CSP) on a per
> > element basis.
> >
> > This feature was previously discussed in this "intent to implement"
> > thread:
> > https://groups.google.com/d/topic/mozilla.dev.platform/g-YY5rWFCLM/dis
> cussion.
> >
> >
> >
> > *Bug to turn on by default*:
> > https://bugzilla.mozilla.org/show_bug.cgi?id=1223838 *Link to
> > standard*: https://w3c.github.io/webappsec-referrer-policy/ [1]
> > https://www.chromestatus.com/feature/5743723954569216
> >
>
> Do we have tests in web-platform-tests that show our implementation is
> interoperable with Blink?
>
> I believe there was a capitalization issue with this feature; has it
> been solved and the solution implemented everywhere?
>
> Thanks
> Ms2ger
> -----BEGIN PGP SIGNATURE-----
>
> iQEcBAEBAgAGBQJWXsPnAAoJEOXgvIL+s8n2FIkH/2jkW3tYftCwNnTNScSCBvrq
> UQTsPruJJPzTQL1lVfMV3Nl+JoieFLvpgPlZc2HG4AY0m5c95A+lAwHAbt6bu/GY
> nYmctz+e0Mktau2IGvTon6G4QO5kRy/boXX4N2m7E/cAzkC7H8dfFC5AD5jtsqo7
> F8FqmQah1RrcvtUrrqvfGi5Va5bLdKVD2WEkbR7vlWr7ubSzNsCtJSe2P6oKOeet
> Ys9f6n+RLOoWLI9CUqNBt2WqLSxJDf+gIgXEm3p+3D718BZg+zLe2d6u5SV3NuEw
> zljxSHADse/zobwgCPvXLL6hpaDVFBLC45TccGRIVIPBcyeT0tHngGO/EYZpejI=
> =rHo4
> -----END PGP SIGNATURE-----
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to