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