From c2ecaf87e462fd6600ce5ee6a29cb352de042714 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Wed, 24 Sep 2025 22:26:00 +0200 Subject: update --- test/bad-html.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 test/bad-html.html (limited to 'test/bad-html.html') diff --git a/test/bad-html.html b/test/bad-html.html new file mode 100644 index 0000000..ab00a96 --- /dev/null +++ b/test/bad-html.html @@ -0,0 +1,47 @@ + + + +Examples of "Bad HTML" per Lynx + + + + + + + +

Unterminated TEXTAREA

+
+ +
+ +
+ +
+ +
+ +

Unterminated SELECT

+ + + + + + +

OPTION not within SELECT

+ + +

TEXTAREA ending without starting

+ + + -- cgit v1.2.3