diff options
Diffstat (limited to 'testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html')
-rw-r--r-- | testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html b/testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html new file mode 100644 index 000000000..2de7ecef6 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html-rdfa/0131-novalid.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#"> +<head> + <meta charset=utf-8> + <title>Test</title> + <link rel="xhv:next xhv:prev	xhv:first
xhv:last
xhv:subsection" href="http://example.org/test.css" /> +</head> +<body> +</body> +</html> |