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