From 753e0130c0b53f1322af6e2ba46ff080b63f3ed1 Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Sat, 3 May 2014 01:34:40 +0530 Subject: Paragraph Element --- .../tests/level1/html/HTMLParagraphElement01.xml | 42 ++++++++++++++++++++++ .../level1/html/HTMLParagraphElement01.xml.kfail | 42 ---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLParagraphElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLParagraphElement01.xml.kfail (limited to 'test') diff --git a/test/testcases/tests/level1/html/HTMLParagraphElement01.xml b/test/testcases/tests/level1/html/HTMLParagraphElement01.xml new file mode 100644 index 0000000..0f3fa0e --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLParagraphElement01.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLParagraphElement01 +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/HTMLParagraphElement01.xml.kfail b/test/testcases/tests/level1/html/HTMLParagraphElement01.xml.kfail deleted file mode 100644 index 0f3fa0e..0000000 --- a/test/testcases/tests/level1/html/HTMLParagraphElement01.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLParagraphElement01 -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