summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/iframe/src/path-percent-encoded-malformed-novalid.html
blob: db315eddeca92fbe9a227ab8ee0a97b9d9b44249 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: path-percent-encoded-malformed</title>
<iframe src="http://example.com/foo/%2e%2"></iframe>