mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
💄 Remove console output.
This commit is contained in:
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>
|
||||
|
||||
Reference in New Issue
Block a user