aboutsummaryrefslogtreecommitdiff
path: root/tests/span-tests/demo.html
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-11-30 19:11:19 +0100
committerMartin Fischer <martin@push-f.com>2021-12-05 02:52:36 +0100
commitf9639d724e1a6f1e8edaeafa78c2c3d8b43640a3 (patch)
tree643dfe2a34082edb6b7ca3bd293f59f343766e10 /tests/span-tests/demo.html
parent042409a2c40bb997739326928eab7d0430cec50b (diff)
spans: add spans to Token::Error
Diffstat (limited to 'tests/span-tests/demo.html')
-rw-r--r--tests/span-tests/demo.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/span-tests/demo.html b/tests/span-tests/demo.html
index c635846..07c305b 100644
--- a/tests/span-tests/demo.html
+++ b/tests/span-tests/demo.html
@@ -3,3 +3,13 @@ this is a tag: <h1>test</h1>
tags can have attributes: <div id = foobar>
Attribute values can be quoted: <input name = 'age' type = "number">
+
+But you cannot put attributes everywhere: </nope data=foobar>
+
+Please mind the gap: < test
+
+The pirate says &arrrrr;
+
+Does this open two pages? <a href=foo.html href=bar.html>click me</a>
+
+Do you start or do you end? </yes/>