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