mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
11 lines
342 B
HTML
11 lines
342 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0243</title>
|
|
</head>
|
|
<body prefix="rdfatest: http://rdfa.info/vocabs/rdfa-test#" vocab="http://rdfa.info/vocabs/rdfa-test#">
|
|
Using the type <code about="_:a" typeof="SubClass">SubClass</code>
|
|
should cause a triple with <code>BaseClass</code> to be added.
|
|
</body>
|
|
</html>
|