mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1732128 - set html/browsers/the-window-object/window-opener-unconfigurable.window.html as passing on release and beta. r=annevk DONTBUILD
Bug 1728957 added the test which calls Object.getOwnPropertyDescriptor for `opener` which is not allowed in Nighly but in beta and release, see bug 1496510. Differential Revision: https://phabricator.services.mozilla.com/D126396
This commit is contained in:
parent
d564d11580
commit
f485206e3a
@ -1,3 +1,5 @@
|
||||
[window-opener-unconfigurable.window.html]
|
||||
[Corner case: self.opener is set while it's not configurable]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if release_or_beta: PASS # bug 1496510
|
||||
FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user