From 90ef39461e1c860019ce049039a73d5a2999f053 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 4 Jul 2012 18:27:28 +0100 Subject: HTMLElement: title is a simple get/set. Enable 29 more tests --- .../tests/level1/html/HTMLElement56.xml.kfail | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 test/testcases/tests/level1/html/HTMLElement56.xml.kfail (limited to 'test/testcases/tests/level1/html/HTMLElement56.xml.kfail') diff --git a/test/testcases/tests/level1/html/HTMLElement56.xml.kfail b/test/testcases/tests/level1/html/HTMLElement56.xml.kfail deleted file mode 100644 index 5e42819..0000000 --- a/test/testcases/tests/level1/html/HTMLElement56.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement56 -NIST - - The title attribute specifies the elements advisory title. - - Retrieve the title attribute of the NOSCRIPT element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - -<assertEquals actual="vtitle" expected='"NOSCRIPT Element"' id="titleLink" ignoreCase="false"/> -</test> -- cgit v1.2.3