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