aboutsummaryrefslogtreecommitdiff
path: root/test/todo/block-cluster_scope.rdfa.html
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-05-12 14:02:37 +0200
committerJonas Smedegaard <dr@jones.dk>2025-05-12 14:02:37 +0200
commitd8cfd5145aa54a72e8ec485c43d6cb6925bebd9f (patch)
tree07a170152963cc664d52c81329f50e854501016e /test/todo/block-cluster_scope.rdfa.html
parentbe35a0f322b03cf38fbba3b60f657ffce1a62c8d (diff)
rearrange tests
Diffstat (limited to 'test/todo/block-cluster_scope.rdfa.html')
-rw-r--r--test/todo/block-cluster_scope.rdfa.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/todo/block-cluster_scope.rdfa.html b/test/todo/block-cluster_scope.rdfa.html
deleted file mode 100644
index 7aa3ef0..0000000
--- a/test/todo/block-cluster_scope.rdfa.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<div typeof="schema:Group">
-<h1>People</h1>
-<h2>Manu Sporny</h2>
-<p>My name is Manu Sporny.</p>
-<h2>Thomas Francart</h2>
-<p>My name is Thomas Francart.</p>
-<p>I once read this:</p>
-<blockquote resource="#manu">
-<p>My name is Manu Sporny.</p>
-<p>You can give me a ring.</p>
-</blockquote>
-<p>Should I call him?</p>
-</div>