Skip to content

Commit 52c094f

Browse files
authored
Note this is a sandbox experiment
1 parent 2b8f872 commit 52c094f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iframe-api-explorer.html

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<body>
7878
<div class="container">
7979
<h1>API Explorer</h1>
80+
<p>This is an experiment in <code>&lt;iframe&gt;</code> sandboxing and <code>window.parent.postMessage()</code>.</p>
8081
<form onsubmit="makeRequest(); return false;">
8182
<div class="input-group">
8283
<input type="text" id="urlInput" placeholder="Enter API URL" value="https://datasette.io/content/stats.json?_size=1">

0 commit comments

Comments
 (0)