From 146bda077e00e3feffc3748af681f10494fc9c5c Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 7 Jul 2012 22:21:26 +0100 Subject: HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Make buttons work and forms contain their correct buttons --- .../tests/level1/html/HTMLButtonElement01.xml | 44 ++++++++++++++++++++++ .../level1/html/HTMLButtonElement01.xml.notimpl | 44 ---------------------- .../tests/level1/html/HTMLButtonElement02.xml | 43 +++++++++++++++++++++ .../level1/html/HTMLButtonElement02.xml.notimpl | 43 --------------------- .../tests/level1/html/HTMLButtonElement03.xml | 43 +++++++++++++++++++++ .../level1/html/HTMLButtonElement03.xml.notimpl | 43 --------------------- .../tests/level1/html/HTMLButtonElement04.xml | 43 +++++++++++++++++++++ .../level1/html/HTMLButtonElement04.xml.notimpl | 43 --------------------- .../tests/level1/html/HTMLButtonElement05.xml | 43 +++++++++++++++++++++ .../level1/html/HTMLButtonElement05.xml.notimpl | 43 --------------------- .../tests/level1/html/HTMLButtonElement06.xml | 43 +++++++++++++++++++++ .../level1/html/HTMLButtonElement06.xml.notimpl | 43 --------------------- .../tests/level1/html/HTMLButtonElement07.xml | 42 +++++++++++++++++++++ .../level1/html/HTMLButtonElement07.xml.notimpl | 42 --------------------- .../tests/level1/html/HTMLButtonElement08.xml | 42 +++++++++++++++++++++ .../level1/html/HTMLButtonElement08.xml.notimpl | 42 --------------------- 16 files changed, 343 insertions(+), 343 deletions(-) create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement01.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement02.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement02.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement03.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement03.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement04.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement04.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement05.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement05.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement06.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement06.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement07.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement07.xml.notimpl create mode 100644 test/testcases/tests/level1/html/HTMLButtonElement08.xml delete mode 100644 test/testcases/tests/level1/html/HTMLButtonElement08.xml.notimpl (limited to 'test/testcases') diff --git a/test/testcases/tests/level1/html/HTMLButtonElement01.xml b/test/testcases/tests/level1/html/HTMLButtonElement01.xml new file mode 100644 index 0000000..d212307 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement01.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLButtonElement01 +NIST + + The form attribute returns the FORM element containing this control. + + Retrieve the form attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + +
+ + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement01.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement01.xml.notimpl deleted file mode 100644 index d212307..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement01.xml.notimpl +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLButtonElement01 -NIST - - The form attribute returns the FORM element containing this control. - - Retrieve the form attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement02.xml b/test/testcases/tests/level1/html/HTMLButtonElement02.xml new file mode 100644 index 0000000..3271a29 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement02.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLButtonElement02 +NIST + + The form attribute returns null if control in not within the context of + form. + + Retrieve the form attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement02.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement02.xml.notimpl deleted file mode 100644 index 3271a29..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement02.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLButtonElement02 -NIST - - The form attribute returns null if control in not within the context of - form. - - Retrieve the form attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement03.xml b/test/testcases/tests/level1/html/HTMLButtonElement03.xml new file mode 100644 index 0000000..50b9ce8 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement03.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLButtonElement03 +NIST + + The accessKey attribute returns a single character access key to + give access to the form control. + + Retrieve the accessKey attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement03.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement03.xml.notimpl deleted file mode 100644 index 50b9ce8..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement03.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLButtonElement03 -NIST - - The accessKey attribute returns a single character access key to - give access to the form control. - - Retrieve the accessKey attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement04.xml b/test/testcases/tests/level1/html/HTMLButtonElement04.xml new file mode 100644 index 0000000..648c9e5 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement04.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLButtonElement04 +NIST + + The disabled attribute specifies whether the control is unavailable + in this context. + + Retrieve the disabled attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement04.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement04.xml.notimpl deleted file mode 100644 index 648c9e5..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement04.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLButtonElement04 -NIST - - The disabled attribute specifies whether the control is unavailable - in this context. - - Retrieve the disabled attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement05.xml b/test/testcases/tests/level1/html/HTMLButtonElement05.xml new file mode 100644 index 0000000..53fa764 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement05.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLButtonElement05 +NIST + + The name attribute is the form control or object name when submitted + with a form. + + Retrieve the name attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement05.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement05.xml.notimpl deleted file mode 100644 index 53fa764..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement05.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLButtonElement05 -NIST - - The name attribute is the form control or object name when submitted - with a form. - - Retrieve the name attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement06.xml b/test/testcases/tests/level1/html/HTMLButtonElement06.xml new file mode 100644 index 0000000..2243456 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement06.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLButtonElement06 +NIST + + The tabIndex attribute specifies an index that represents the element's + position in the tabbing order. + + Retrieve the tabIndex attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement06.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement06.xml.notimpl deleted file mode 100644 index 2243456..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement06.xml.notimpl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLButtonElement06 -NIST - - The tabIndex attribute specifies an index that represents the element's - position in the tabbing order. - - Retrieve the tabIndex attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement07.xml b/test/testcases/tests/level1/html/HTMLButtonElement07.xml new file mode 100644 index 0000000..f4c5461 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement07.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLButtonElement07 +NIST + + The type attribute specifies the type of button. + + Retrieve the type attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement07.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement07.xml.notimpl deleted file mode 100644 index f4c5461..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement07.xml.notimpl +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLButtonElement07 -NIST - - The type attribute specifies the type of button. - - Retrieve the type attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLButtonElement08.xml b/test/testcases/tests/level1/html/HTMLButtonElement08.xml new file mode 100644 index 0000000..cd3a04d --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLButtonElement08.xml @@ -0,0 +1,42 @@ + + + + + + + +HTMLButtonElement08 +NIST + + The value attribute specifies the current control value. + + Retrieve the value attribute and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLButtonElement08.xml.notimpl b/test/testcases/tests/level1/html/HTMLButtonElement08.xml.notimpl deleted file mode 100644 index cd3a04d..0000000 --- a/test/testcases/tests/level1/html/HTMLButtonElement08.xml.notimpl +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -HTMLButtonElement08 -NIST - - The value attribute specifies the current control value. - - Retrieve the value attribute and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - -- cgit v1.2.3