Bug 1476542 [wpt PR 12049] - Update wpt metadata, a=testonly

wpt-pr: 12049
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-07-19 11:39:34 +00:00 коммит произвёл James Graham
Родитель cbfcaddf1c
Коммит 0eb5a9cbb6
2 изменённых файлов: 38 добавлений и 0 удалений

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

@ -0,0 +1,25 @@
[block-string-assignment-to-window-open.tentative.html]
[window.open: safe URL, safe construction.]
expected: FAIL
[window.open: safe URL, unsafe construction.]
expected: FAIL
[document.open: safe URL, safe construction.]
expected: FAIL
[document.open: safe URL, unsafe construction.]
expected: FAIL
[`window.open(string)` throws.]
expected: FAIL
[`document.open(string)` throws.]
expected: FAIL
[`window.open(null)` throws.]
expected: FAIL
[`document.open(null)` throws.]
expected: FAIL

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

@ -0,0 +1,13 @@
[window-open.tentative.html]
[window.open: safe URL, safe construction.]
expected: FAIL
[window.open: safe URL, unsafe construction.]
expected: FAIL
[document.open: safe URL, safe construction.]
expected: FAIL
[document.open: safe URL, unsafe construction.]
expected: FAIL