mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-25 16:39:04 -06:00
Co-authored-by: Brian Mann <brian.mann86@gmail.com> Co-authored-by: Zach Bloomquist <git@chary.us> Co-authored-by: Zach Bloomquist <github@chary.us>
10 lines
195 B
HTML
10 lines
195 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<h1>cross origin script</h1>
|
|
<script type="text/javascript" src="http://localhost:1122/static/fail.js"></script>
|
|
</body>
|
|
</html> |