Updated
This commit is contained in:
7
master/examples/iframeResponse.js.html
Normal file
7
master/examples/iframeResponse.js.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user