Bug 1874875 - set clonable attribute check to only pass in Nightly. r=saschanaz DONTBUILD

The 'clonable' attribute is only available in Nightly (see bug 1868428).

Differential Revision: https://phabricator.services.mozilla.com/D198783
This commit is contained in:
Sebastian Hengst 2024-01-17 12:31:02 +00:00
Родитель 0598f7fd1d
Коммит fa313e3423
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -10,3 +10,7 @@
[AbortSignal interface: calling any(sequence<AbortSignal>) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[ShadowRoot interface: attribute clonable]
expected:
if release_or_beta: FAIL