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