From f15dc7a2bbf364bbea0ba5df2fa1b10dcd476c3c Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Thu, 1 May 2014 07:57:54 +0530 Subject: Directory Element --- .../tests/level1/html/HTMLDirectoryElement01.xml | 43 ++++++++++++++++++++++ .../level1/html/HTMLDirectoryElement01.xml.notimpl | 43 ---------------------- 2 files changed, 43 insertions(+), 43 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLDirectoryElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLDirectoryElement01.xml.notimpl (limited to 'test') diff --git a/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml b/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml new file mode 100644 index 0000000..4b1b402 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLDirectoryElement01 +NIST + + The compact attribute specifies a boolean value on whether to display + the list more compactly. + + Retrieve the compact attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml.notimpl b/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml.notimpl deleted file mode 100644 index 4b1b402..0000000 --- a/test/testcases/tests/level1/html/HTMLDirectoryElement01.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLDirectoryElement01 -NIST - - The compact attribute specifies a boolean value on whether to display - the list more compactly. - - Retrieve the compact attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3