From b7b74c98c3dc2352fecaa6f06732f6cc9d44d015 Mon Sep 17 00:00:00 2001 From: Rupinder Singh Khokhar Date: Thu, 1 May 2014 07:12:07 +0530 Subject: Dlist element --- .../tests/level1/html/HTMLDlistElement01.xml | 43 ++++++++++++++++++++++ .../level1/html/HTMLDlistElement01.xml.notimpl | 43 ---------------------- 2 files changed, 43 insertions(+), 43 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLDlistElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLDlistElement01.xml.notimpl (limited to 'test') diff --git a/test/testcases/tests/level1/html/HTMLDlistElement01.xml b/test/testcases/tests/level1/html/HTMLDlistElement01.xml new file mode 100644 index 0000000..727c189 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLDlistElement01.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLDListElement01 +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/HTMLDlistElement01.xml.notimpl b/test/testcases/tests/level1/html/HTMLDlistElement01.xml.notimpl deleted file mode 100644 index 727c189..0000000 --- a/test/testcases/tests/level1/html/HTMLDlistElement01.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLDListElement01 -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