Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: path-percent-encoded-malformed</title>
<video src="http://example.com/foo/%2e%2"></video>
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: path-percent-encoded-malformed</title>
<video src="http://example.com/foo/%2e%2"></video>