From 2b87ff19433e1ced046a3967887416c85561606c Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Fri, 2 May 2014 13:12:37 +0530 Subject: Div Element --- .../tests/level1/html/HTMLDivElement01.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLDivElement01.xml.notimpl | 42 ---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLDivElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLDivElement01.xml.notimpl (limited to 'test/testcases') diff --git a/test/testcases/tests/level1/html/HTMLDivElement01.xml b/test/testcases/tests/level1/html/HTMLDivElement01.xml new file mode 100644 index 0000000..c658eb2 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLDivElement01.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLDivElement01 +NIST + + The align attribute specifies the horizontal text alignment. + + Retrieve the align attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLDivElement01.xml.notimpl b/test/testcases/tests/level1/html/HTMLDivElement01.xml.notimpl deleted file mode 100644 index c658eb2..0000000 --- a/test/testcases/tests/level1/html/HTMLDivElement01.xml.notimpl +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLDivElement01 -NIST - - The align attribute specifies the horizontal text alignment. - - Retrieve the align attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3