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