From 0c8d40049fedfde58a715de982134a1d776cc08f Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sun, 15 Oct 2006 13:37:27 +0300 Subject: [PATCH] Bug 811: Added test/nbsp.html. ELinks currently fails this test. Also, it does not support all the DOM features used here. I don't know whether the scripts should be simplified or ELinks should be enhanced to support them. --- test/nbsp.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 test/nbsp.html diff --git a/test/nbsp.html b/test/nbsp.html new file mode 100644 index 00000000..02ccb683 --- /dev/null +++ b/test/nbsp.html @@ -0,0 +1,84 @@ + + + +non-breaking space in forms (ELinks bug 811) +

non-breaking space in forms (ELinks bug 811)

+ +

Setting protocol.http.trace = 1 and ecmascript.enable = 1 may be a good idea.

+ + +
Unicodemacintoshkoi8-rcp850 +
U+0001 0x01-0x01 +
U+00A0  0xCA0x9A0xFF +
U+00F7 ÷0xD60x9F0xF6 +
+ +

GET without accept-charset; ambient macintosh

+
+

+ +
InputList of characters +
Please type a non-breaking space: +
Pre-filled non-breaking spaces: +
U+0001 U+00A0 U+00F7 from script: +
+

+ +

POST without accept-charset; ambient macintosh

+
+

+ +
InputList of characters +
Please type a non-breaking space: +
Pre-filled non-breaking spaces: +
U+0001 U+00A0 U+00F7 from script: +
+

+ +

GET with accept-charset="koi8-r, cp850"; ambient macintosh

+
+

+ +
InputList of characters +
Please type a non-breaking space: +
Pre-filled non-breaking spaces: +
U+0001 U+00A0 U+00F7 from script: +
+

+ +

POST with accept-charset="koi8-r, cp850"; ambient macintosh

+
+

+ +
InputList of characters +
Please type a non-breaking space: +
Pre-filled non-breaking spaces: +
U+0001 U+00A0 U+00F7 from script: +
+

+ + + +