summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/video/src/port-leading-dash-novalid.html
blob: fe6f633d4a526f076e2884e7f75b2545a18700e5 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: port-leading-dash</title>
<video src="http://foo:-80/"></video>