Source code
Revision control
Copy as Markdown
Other Tools
<script>
parent.nestingTest.step(function() {
parent.assert_unreached(window.frameElement.getAttribute("test-description"));
});
</script>
<script>
parent.nestingTest.step(function() {
parent.assert_unreached(window.frameElement.getAttribute("test-description"));
});
</script>