blob: fbc94aff381fac5f41c1c803086c42600bc306da [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>canonicalize_javascript_libraries example</title>
<script>var state = 0;</script>
</head>
<body>
<p>
Expected: External 0
<p>
Actual:
<script src="rewrite_javascript.js"></script>
<p>
The script tag above refers to the a local script using a relative url.
We rewrite the local script to point to the copy on www.modpagespeed.com.
</body>
</html>