summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/script/src/path-bare-percent-sign-novalid.html
blob: c23ef7bc936190c31460bec2597170151f038cc2 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: path-bare-percent-sign</title>
<script src="http://example.com/foo%"></script>