From 90b1ce030de101026f33ed0c951b0d07f06792fa Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 7 Jul 2012 15:14:26 +0100 Subject: HTMLHeadElement: Support for the element, enable the test --- .../tests/level1/html/HTMLHeadElement01.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLHeadElement01.xml.kfail | 42 ---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLHeadElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLHeadElement01.xml.kfail (limited to 'test/testcases/tests') diff --git a/test/testcases/tests/level1/html/HTMLHeadElement01.xml b/test/testcases/tests/level1/html/HTMLHeadElement01.xml new file mode 100644 index 0000000..a0fd82b --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLHeadElement01.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLHeadElement01 +NIST + + The profile attribute specifies a URI designating a metadata profile. + + Retrieve the profile attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLHeadElement01.xml.kfail b/test/testcases/tests/level1/html/HTMLHeadElement01.xml.kfail deleted file mode 100644 index a0fd82b..0000000 --- a/test/testcases/tests/level1/html/HTMLHeadElement01.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLHeadElement01 -NIST - - The profile attribute specifies a URI designating a metadata profile. - - Retrieve the profile attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3