From e547197dc8f7a08684c447f0cd36ea53e8cff885 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Dec 2010 15:10:24 +0000 Subject: "Enable" the HTML level 1 test suite. All cases fail currently svn path=/trunk/dom/; revision=11004 --- .../level1/html/HTMLTextAreaElement12.xml.notimpl | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLTextAreaElement12.xml.notimpl (limited to 'test/testcases/tests/level1/html/HTMLTextAreaElement12.xml.notimpl') diff --git a/test/testcases/tests/level1/html/HTMLTextAreaElement12.xml.notimpl b/test/testcases/tests/level1/html/HTMLTextAreaElement12.xml.notimpl new file mode 100644 index 0000000..5c03799 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTextAreaElement12.xml.notimpl @@ -0,0 +1,44 @@ + + + + + + + +HTMLTextAreaElement12 +NIST + + The value attribute represents the current contents of the corresponding + form control, in an interactive user agent. + + Retrieve the value attribute of the 1st TEXTAREA element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + -- cgit v1.2.3