UNPKG

selectivizr2

Version:
17 lines 489 B
<!doctype html> <html> <head> <style>@import "../css/common.css";</style> <link rel="stylesheet" href="../css/iframe.css"> <script>document.write("<script src='" + window.top.selectedEngine + "'></scr" + "ipt>");</script> <script src="../../../selectivizr.js"></script> </head> <body> <table> <tr> <td>&lt;iframe src="?/fragment/"&gt;</td> <td>Testing that selectivizr initializes when the host document URL contains a query string</td> </tr> </table> </body> </html>