aboutsummaryrefslogtreecommitdiff
path: root/test/link_definition_scope.rdfa.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/link_definition_scope.rdfa.html')
-rw-r--r--test/link_definition_scope.rdfa.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/link_definition_scope.rdfa.html b/test/link_definition_scope.rdfa.html
new file mode 100644
index 0000000..60e8f7a
--- /dev/null
+++ b/test/link_definition_scope.rdfa.html
@@ -0,0 +1,4 @@
+<p>My name is
+<span property="schema:name">Manu Sporny</span>
+and you can give me a ring via
+<a property="telephone" href="tel:+1-800-555-0199" title="make a phone call to Manu Sporny">1-800-555-0199</a>.</p>