From 1ea759971d89fdb7bb8f20206cef27c2ea0c15b9 Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Thu, 8 May 2014 04:49:06 +0530 Subject: Br Element --- .../tests/level1/html/HTMLBRElement01.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLBRElement01.xml.notimpl | 42 ---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLBRElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLBRElement01.xml.notimpl (limited to 'test/testcases') diff --git a/test/testcases/tests/level1/html/HTMLBRElement01.xml b/test/testcases/tests/level1/html/HTMLBRElement01.xml new file mode 100644 index 0000000..cc4d17a --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLBRElement01.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLBRElement01 +NIST + + The clear attribute specifies control flow of text around floats. + + Retrieve the clear attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLBRElement01.xml.notimpl b/test/testcases/tests/level1/html/HTMLBRElement01.xml.notimpl deleted file mode 100644 index cc4d17a..0000000 --- a/test/testcases/tests/level1/html/HTMLBRElement01.xml.notimpl +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLBRElement01 -NIST - - The clear attribute specifies control flow of text around floats. - - Retrieve the clear attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3