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