mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>CSP Test Page</title>
|
||||
|
||||
<script src="/dist/jquery.js"></script>
|
||||
<script src="../dist/jquery.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<p>CSP Test Page</p>
|
||||
|
||||
Reference in New Issue
Block a user