Bug 1511193 - Update test annotations for fennec wpt csp/navigate-to/ a=testonly

Differential Revision: https://phabricator.services.mozilla.com/D13579

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2018-11-30 21:18:14 +00:00
Родитель ce98c21b5a
Коммит 8dc2c13bb7
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -1,6 +1,6 @@
[child-navigates-parent-blocked.sub.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1511193
[Violation report status OK.]
expected: FAIL

Просмотреть файл

@ -1,4 +1,4 @@
[allowed-end-of-chain-because-of-same-origin.sub.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1511193

Просмотреть файл

@ -1,4 +1,4 @@
[allowed-end-of-chain.sub.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1511193

Просмотреть файл

@ -1,6 +1,6 @@
[blocked-end-of-chain.sub.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1511193
[Test that the child iframe navigation is blocked]
expected: FAIL