From a0711f95e03e6b6714d5f861012e8cd247577844 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 4 Jul 2012 22:58:00 +0100 Subject: HTMLElement: 'dir' is a simple get/set. Enable more tests --- .../testcases/tests/level1/html/HTMLElement100.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement100.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement101.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement101.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement102.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement102.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement103.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement103.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement104.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement104.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement105.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement105.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement106.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement106.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement107.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement107.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement108.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement108.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement109.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement109.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement110.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement110.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement111.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement111.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement112.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement112.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement113.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement113.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement114.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement114.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement115.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement115.xml.kfail | 42 ---------------------- .../testcases/tests/level1/html/HTMLElement116.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement116.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement88.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement88.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement89.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement89.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement90.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement90.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement91.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement91.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement92.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement92.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement93.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement93.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement94.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement94.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement95.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement95.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement96.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement96.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement97.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement97.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement98.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement98.xml.kfail | 42 ---------------------- test/testcases/tests/level1/html/HTMLElement99.xml | 42 ++++++++++++++++++++++ .../tests/level1/html/HTMLElement99.xml.kfail | 42 ---------------------- 58 files changed, 1218 insertions(+), 1218 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLElement100.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement100.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement101.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement101.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement102.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement102.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement103.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement103.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement104.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement104.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement105.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement105.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement106.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement106.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement107.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement107.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement108.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement108.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement109.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement109.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement110.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement110.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement111.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement111.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement112.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement112.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement113.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement113.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement114.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement114.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement115.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement115.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement116.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement116.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement88.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement88.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement89.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement89.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement90.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement90.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement91.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement91.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement92.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement92.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement93.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement93.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement94.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement94.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement95.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement95.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement96.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement96.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement97.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement97.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement98.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement98.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLElement99.xml delete mode 100644 test/testcases/tests/level1/html/HTMLElement99.xml.kfail (limited to 'test/testcases/tests/level1') diff --git a/test/testcases/tests/level1/html/HTMLElement100.xml b/test/testcases/tests/level1/html/HTMLElement100.xml new file mode 100644 index 0000000..64cbda7 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement100.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement100 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the SMALL element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement100.xml.kfail b/test/testcases/tests/level1/html/HTMLElement100.xml.kfail deleted file mode 100644 index 64cbda7..0000000 --- a/test/testcases/tests/level1/html/HTMLElement100.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement100 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the SMALL element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement101.xml b/test/testcases/tests/level1/html/HTMLElement101.xml new file mode 100644 index 0000000..3d9cef5 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement101.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement101 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the EM element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement101.xml.kfail b/test/testcases/tests/level1/html/HTMLElement101.xml.kfail deleted file mode 100644 index 3d9cef5..0000000 --- a/test/testcases/tests/level1/html/HTMLElement101.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement101 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the EM element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement102.xml b/test/testcases/tests/level1/html/HTMLElement102.xml new file mode 100644 index 0000000..3a5c6f5 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement102.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement102 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the STRONG element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement102.xml.kfail b/test/testcases/tests/level1/html/HTMLElement102.xml.kfail deleted file mode 100644 index 3a5c6f5..0000000 --- a/test/testcases/tests/level1/html/HTMLElement102.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement102 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the STRONG element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement103.xml b/test/testcases/tests/level1/html/HTMLElement103.xml new file mode 100644 index 0000000..5deb562 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement103.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement103 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the DFN element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement103.xml.kfail b/test/testcases/tests/level1/html/HTMLElement103.xml.kfail deleted file mode 100644 index 5deb562..0000000 --- a/test/testcases/tests/level1/html/HTMLElement103.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement103 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the DFN element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement104.xml b/test/testcases/tests/level1/html/HTMLElement104.xml new file mode 100644 index 0000000..19dbe69 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement104.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement104 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the CODE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement104.xml.kfail b/test/testcases/tests/level1/html/HTMLElement104.xml.kfail deleted file mode 100644 index 19dbe69..0000000 --- a/test/testcases/tests/level1/html/HTMLElement104.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement104 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the CODE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement105.xml b/test/testcases/tests/level1/html/HTMLElement105.xml new file mode 100644 index 0000000..352c97c --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement105.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement105 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the SAMP element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement105.xml.kfail b/test/testcases/tests/level1/html/HTMLElement105.xml.kfail deleted file mode 100644 index 352c97c..0000000 --- a/test/testcases/tests/level1/html/HTMLElement105.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement105 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the SAMP element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement106.xml b/test/testcases/tests/level1/html/HTMLElement106.xml new file mode 100644 index 0000000..3075b6c --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement106.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement106 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the KBD element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement106.xml.kfail b/test/testcases/tests/level1/html/HTMLElement106.xml.kfail deleted file mode 100644 index 3075b6c..0000000 --- a/test/testcases/tests/level1/html/HTMLElement106.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement106 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the KBD element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement107.xml b/test/testcases/tests/level1/html/HTMLElement107.xml new file mode 100644 index 0000000..75f90b9 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement107.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement107 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the VAR element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement107.xml.kfail b/test/testcases/tests/level1/html/HTMLElement107.xml.kfail deleted file mode 100644 index 75f90b9..0000000 --- a/test/testcases/tests/level1/html/HTMLElement107.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement107 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the VAR element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement108.xml b/test/testcases/tests/level1/html/HTMLElement108.xml new file mode 100644 index 0000000..080a2c7 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement108.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement108 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the CITE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement108.xml.kfail b/test/testcases/tests/level1/html/HTMLElement108.xml.kfail deleted file mode 100644 index 080a2c7..0000000 --- a/test/testcases/tests/level1/html/HTMLElement108.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement108 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the CITE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement109.xml b/test/testcases/tests/level1/html/HTMLElement109.xml new file mode 100644 index 0000000..16a6b5f --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement109.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement109 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the ACRONYM element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement109.xml.kfail b/test/testcases/tests/level1/html/HTMLElement109.xml.kfail deleted file mode 100644 index 16a6b5f..0000000 --- a/test/testcases/tests/level1/html/HTMLElement109.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement109 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the ACRONYM element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement110.xml b/test/testcases/tests/level1/html/HTMLElement110.xml new file mode 100644 index 0000000..cf6ccf0 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement110.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement110 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the ABBR element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement110.xml.kfail b/test/testcases/tests/level1/html/HTMLElement110.xml.kfail deleted file mode 100644 index cf6ccf0..0000000 --- a/test/testcases/tests/level1/html/HTMLElement110.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement110 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the ABBR element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement111.xml b/test/testcases/tests/level1/html/HTMLElement111.xml new file mode 100644 index 0000000..d5639da --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement111.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement111 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the DD element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement111.xml.kfail b/test/testcases/tests/level1/html/HTMLElement111.xml.kfail deleted file mode 100644 index d5639da..0000000 --- a/test/testcases/tests/level1/html/HTMLElement111.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement111 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the DD element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement112.xml b/test/testcases/tests/level1/html/HTMLElement112.xml new file mode 100644 index 0000000..215125a --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement112.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement112 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the DT element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement112.xml.kfail b/test/testcases/tests/level1/html/HTMLElement112.xml.kfail deleted file mode 100644 index 215125a..0000000 --- a/test/testcases/tests/level1/html/HTMLElement112.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement112 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the DT element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement113.xml b/test/testcases/tests/level1/html/HTMLElement113.xml new file mode 100644 index 0000000..a639ca2 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement113.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement113 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the NOFRAMES element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement113.xml.kfail b/test/testcases/tests/level1/html/HTMLElement113.xml.kfail deleted file mode 100644 index a639ca2..0000000 --- a/test/testcases/tests/level1/html/HTMLElement113.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement113 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the NOFRAMES element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement114.xml b/test/testcases/tests/level1/html/HTMLElement114.xml new file mode 100644 index 0000000..d231396 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement114.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement114 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the NOSCRIPT element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement114.xml.kfail b/test/testcases/tests/level1/html/HTMLElement114.xml.kfail deleted file mode 100644 index d231396..0000000 --- a/test/testcases/tests/level1/html/HTMLElement114.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement114 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the NOSCRIPT element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement115.xml b/test/testcases/tests/level1/html/HTMLElement115.xml new file mode 100644 index 0000000..1e38b03 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement115.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement115 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the ADDRESS element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement115.xml.kfail b/test/testcases/tests/level1/html/HTMLElement115.xml.kfail deleted file mode 100644 index 1e38b03..0000000 --- a/test/testcases/tests/level1/html/HTMLElement115.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement115 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the ADDRESS element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement116.xml b/test/testcases/tests/level1/html/HTMLElement116.xml new file mode 100644 index 0000000..7338e78 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement116.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement116 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the CENTER element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement116.xml.kfail b/test/testcases/tests/level1/html/HTMLElement116.xml.kfail deleted file mode 100644 index 7338e78..0000000 --- a/test/testcases/tests/level1/html/HTMLElement116.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement116 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the CENTER element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement88.xml b/test/testcases/tests/level1/html/HTMLElement88.xml new file mode 100644 index 0000000..eacdebc --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement88.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement88 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the HEAD element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement88.xml.kfail b/test/testcases/tests/level1/html/HTMLElement88.xml.kfail deleted file mode 100644 index eacdebc..0000000 --- a/test/testcases/tests/level1/html/HTMLElement88.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement88 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the HEAD element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement89.xml b/test/testcases/tests/level1/html/HTMLElement89.xml new file mode 100644 index 0000000..4e5b314 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement89.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement89 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the SUB element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement89.xml.kfail b/test/testcases/tests/level1/html/HTMLElement89.xml.kfail deleted file mode 100644 index 4e5b314..0000000 --- a/test/testcases/tests/level1/html/HTMLElement89.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement89 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the SUB element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement90.xml b/test/testcases/tests/level1/html/HTMLElement90.xml new file mode 100644 index 0000000..63aae58 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement90.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement90 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the SUP element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement90.xml.kfail b/test/testcases/tests/level1/html/HTMLElement90.xml.kfail deleted file mode 100644 index 63aae58..0000000 --- a/test/testcases/tests/level1/html/HTMLElement90.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement90 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the SUP element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement91.xml b/test/testcases/tests/level1/html/HTMLElement91.xml new file mode 100644 index 0000000..6f80a9b --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement91.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement91 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the SPAN element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement91.xml.kfail b/test/testcases/tests/level1/html/HTMLElement91.xml.kfail deleted file mode 100644 index 6f80a9b..0000000 --- a/test/testcases/tests/level1/html/HTMLElement91.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement91 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the SPAN element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement92.xml b/test/testcases/tests/level1/html/HTMLElement92.xml new file mode 100644 index 0000000..483b97f --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement92.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement92 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the BDO element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement92.xml.kfail b/test/testcases/tests/level1/html/HTMLElement92.xml.kfail deleted file mode 100644 index 483b97f..0000000 --- a/test/testcases/tests/level1/html/HTMLElement92.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement92 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the BDO element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement93.xml b/test/testcases/tests/level1/html/HTMLElement93.xml new file mode 100644 index 0000000..c9b0dbc --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement93.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement93 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the TT element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement93.xml.kfail b/test/testcases/tests/level1/html/HTMLElement93.xml.kfail deleted file mode 100644 index c9b0dbc..0000000 --- a/test/testcases/tests/level1/html/HTMLElement93.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement93 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the TT element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement94.xml b/test/testcases/tests/level1/html/HTMLElement94.xml new file mode 100644 index 0000000..f366f7b --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement94.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement94 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the I element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement94.xml.kfail b/test/testcases/tests/level1/html/HTMLElement94.xml.kfail deleted file mode 100644 index f366f7b..0000000 --- a/test/testcases/tests/level1/html/HTMLElement94.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement94 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the I element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement95.xml b/test/testcases/tests/level1/html/HTMLElement95.xml new file mode 100644 index 0000000..ab7d2e3 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement95.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement95 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the B element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement95.xml.kfail b/test/testcases/tests/level1/html/HTMLElement95.xml.kfail deleted file mode 100644 index ab7d2e3..0000000 --- a/test/testcases/tests/level1/html/HTMLElement95.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement95 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the B element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement96.xml b/test/testcases/tests/level1/html/HTMLElement96.xml new file mode 100644 index 0000000..fdf8bb3 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement96.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement96 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the U element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement96.xml.kfail b/test/testcases/tests/level1/html/HTMLElement96.xml.kfail deleted file mode 100644 index fdf8bb3..0000000 --- a/test/testcases/tests/level1/html/HTMLElement96.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement96 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the U element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement97.xml b/test/testcases/tests/level1/html/HTMLElement97.xml new file mode 100644 index 0000000..753becc --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement97.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement97 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the S element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement97.xml.kfail b/test/testcases/tests/level1/html/HTMLElement97.xml.kfail deleted file mode 100644 index 753becc..0000000 --- a/test/testcases/tests/level1/html/HTMLElement97.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement97 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the S element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement98.xml b/test/testcases/tests/level1/html/HTMLElement98.xml new file mode 100644 index 0000000..dc7b849 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement98.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement98 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the STRIKE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement98.xml.kfail b/test/testcases/tests/level1/html/HTMLElement98.xml.kfail deleted file mode 100644 index dc7b849..0000000 --- a/test/testcases/tests/level1/html/HTMLElement98.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement98 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the STRIKE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLElement99.xml b/test/testcases/tests/level1/html/HTMLElement99.xml new file mode 100644 index 0000000..46de389 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLElement99.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLElement99 +NIST + + The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. + + Retrieve the dir attribute of the BIG element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLElement99.xml.kfail b/test/testcases/tests/level1/html/HTMLElement99.xml.kfail deleted file mode 100644 index 46de389..0000000 --- a/test/testcases/tests/level1/html/HTMLElement99.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLElement99 -NIST - - The dir attribute specifies the base direction of directionally neutral text and the directionality of tables. - - Retrieve the dir attribute of the BIG element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3