we're working on fixing the web-platform tests but those aren't blocker for
shipping this. Neither are the additional valid attribute values, which
will be added soon in bug 1178337.
So if there are no other concerns we will enable the referrerpolicy
attribute in 46.

On Fri, Dec 4, 2015 at 10:15 AM, Franziskus Kiefer <fkie...@mozilla.com>
wrote:

>
> On Fri, Dec 4, 2015 at 8:57 AM, Jonas Sicking <jo...@sicking.cc> wrote:
>
>> I think our implementation still has the problem that specifying
>> referrerpolicy="none-when-downgrade" on an element has no effect. This
>> is because the ReferrerPolicy enum uses the same value for RP_Unset,
>> RP_Default and RP_No_Referrer_When_Downgrade.
>>
>
> well, that might be the case, but "no-referrer-when-downgrade" is also not
> a valid value for referrerpolicy attributes yet. This is a recent spec
> change that should be implemented in bug 1178337.
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to