From 4a638c2e847443c64db16ab4ff7ead5c916b6514 Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sun, 20 Aug 2006 12:02:03 +0300 Subject: [PATCH] ECMAScript: Added a test for the accessKey property. ELinks currently fails this test. --- test/ecmascript/accesskey.html | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/ecmascript/accesskey.html diff --git a/test/ecmascript/accesskey.html b/test/ecmascript/accesskey.html new file mode 100644 index 000000000..9ba4b7aa1 --- /dev/null +++ b/test/ecmascript/accesskey.html @@ -0,0 +1,44 @@ + + + +accessKey test +
+

+ + +
U+0020must not become "Space" +
U+0025ASCII punctuation +
U+007AASCII letter +
U+00E5Latin-1 +
U+0161Latin-9 +
U+3042Hiragana +
U+10A55Kharoshthi +
+

+ +