<!DOCTYPE html>
<script src="../resources/js-test.js"></script>
<body>
<script>
description('Tests that the permissions attribute is not exposed for stable');
</script>
<iframe permissions="abcdefg"></iframe>
<!DOCTYPE html>
<script src="../resources/js-test.js"></script>
<body>
<script>
description('Tests that the permissions attribute is not exposed for stable');
</script>
<iframe permissions="abcdefg"></iframe>