summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/audio/src/scheme-data-single-slash-novalid.html
blob: 693bd23c9b46866867f1a44dd5df1b3e3a1cfb6c (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid src: scheme-data-single-slash</title>
<audio src="data:/example.com/"></audio>