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