summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/video/poster/scheme-ftp-no-slash-novalid.html
blob: b06cd92de3983ceacfc964e1d999ecf09ac93cdf (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid poster: scheme-ftp-no-slash</title>
<video poster="ftp:example.com/"></video>