summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/script/src/scheme-http-single-slash-novalid.html
blob: 90a94ef29be484019e559c09f7ac6e89c4a8f0e3 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: scheme-http-single-slash</title>
<script src="http:/example.com/"></script>