diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-12 14:02:37 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-12 14:02:37 +0200 |
| commit | d8cfd5145aa54a72e8ec485c43d6cb6925bebd9f (patch) | |
| tree | 07a170152963cc664d52c81329f50e854501016e /test/block-siblings_scope_list.rdfa.html | |
| parent | be35a0f322b03cf38fbba3b60f657ffce1a62c8d (diff) | |
rearrange tests
Diffstat (limited to 'test/block-siblings_scope_list.rdfa.html')
| -rw-r--r-- | test/block-siblings_scope_list.rdfa.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/block-siblings_scope_list.rdfa.html b/test/block-siblings_scope_list.rdfa.html new file mode 100644 index 0000000..524f2f9 --- /dev/null +++ b/test/block-siblings_scope_list.rdfa.html @@ -0,0 +1,5 @@ +<ul> +<li><span property="foaf:member">Thomas</span></li> +<li><span property="foaf:member">Vincent</span></li> +<li><span property="foaf:member">Nicolas</span></li> +</ul> |
