💄 Remove console output.
This commit is contained in:
parent
31b08a3ec6
commit
89507a2524
1 changed files with 0 additions and 1 deletions
1
spec/fixtures/pages/change-parent.html
vendored
1
spec/fixtures/pages/change-parent.html
vendored
|
@ -1,7 +1,6 @@
|
|||
<html>
|
||||
<body>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
console.log('ready2')
|
||||
window.parent.changedByIframe = true;
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue