From 271efd52662ef01f2514a948d44b1cf2af1949f8 Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Thu, 8 May 2014 03:55:24 +0530 Subject: Pre Element --- .../tests/level1/html/HTMLPreElement01.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLPreElement01.xml.kfail | 42 ---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLPreElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLPreElement01.xml.kfail (limited to 'test') diff --git a/test/testcases/tests/level1/html/HTMLPreElement01.xml b/test/testcases/tests/level1/html/HTMLPreElement01.xml new file mode 100644 index 0000000..9b8d4f2 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLPreElement01.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLPreElement01 +NIST + + The width attribute specifies the fixed width for content. + + Retrieve the width attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLPreElement01.xml.kfail b/test/testcases/tests/level1/html/HTMLPreElement01.xml.kfail deleted file mode 100644 index 9b8d4f2..0000000 --- a/test/testcases/tests/level1/html/HTMLPreElement01.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLPreElement01 -NIST - - The width attribute specifies the fixed width for content. - - Retrieve the width attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3