XForms 1.1 Conformance Suite Implementation Status for Firefox XForms extension

XForms 1.1 Test -- January 2009

This report describes the results from testing the XForms 1.1 Test Suite on the Firefox 2 and Firefox 3 web browsers with the Firefox XForms extensions.

Legend

Type Description
Passed The test passed when it was run manually.
Failed The test failed when it was run manually.
Unknown The test was not run, or an unknown result occurred.

Results Table

Test Case Number Test Case Name Firefox 2.0 Firefox 3.0
10. XForms Actions
10.a action syntax example Passed Passed
10.b rebuild in action element Passed Passed
10.c recalculate in action element Passed Passed
10.d revalidate in action element Passed Passed
10.e refresh in action element Passed Passed
10.f insert in action element Passed Passed
10.g delete in action element Passed Passed
10.h setvalue in action element Passed Passed
10.i reset in action element Passed Passed
10.1.a action element Passed Passed
10.2.a setvalue elements with expression or literal Passed Passed
10.2.b setvalue element with expression and literal, element with neither Passed Passed
10.3.a insert action using context attribute Passed Passed
10.3.b insert action with bind and model attributes Passed Passed
10.3.c insert action using origin attribute Passed Passed
10.3.d insert action using at attribute Failed Failed
10.3.e insert action using position attribute Passed Passed
10.3.f insert action in repeat bound to collection Passed Passed
10.3.g insert action - nodeset indicates root element Passed Passed
10.3.h insert action and repeat element Failed Failed
10.3.i insert action - xforms-insert event Passed Passed
10.3.j insert action - copying an attribute Failed Failed
10.4.a delete action using context attribute Failed Failed
10.4.b delete action using context and bind attributes Failed Failed
10.4.c delete action using context attribute terminates with no effect Passed Passed
10.4.d delete action using at attribute Failed Failed
10.4.e delete element rules Passed Passed
10.4.f delete action and repeat element Failed Failed
10.4.g delete action with xforms-delete event Failed Failed
10.5.a setindex element rules Passed Passed
10.6.a events dispatched by toggle element Passed Passed
10.6.1.a case element child of the toggle element Failed Failed
10.6.1.b case element child of the toggle element precedence testing Failed Failed
10.7.a setfocus element Passed Passed
10.7.1.a setfocus element with control child element Failed Failed
10.7.1.b control element precedence tests Failed Failed
10.8.a dispatch element dispatches predefined event Passed Passed
10.8.b dispatch element dispatches custom event Passed Passed
10.8.c dispatch element with delay attribute Failed Failed
10.8.d dispatch element dispatches custom event that bubbles Passed Passed
10.8.e dispatch element dispatches cancelled custom event Passed Passed
10.8.f dispatch element dispatches cancelled predefined event Passed Passed
10.8.1.a dispatch element with name child element Failed Failed
10.8.1.b name element has precedence over attribute Failed Failed
10.8.1.c value attribute has precedence in name element Failed Failed
10.8.2.a dispatch element with target child element Failed Failed
10.8.2.b target element has precedence over attribute Failed Failed
10.8.2.c value attribute has precedence in target element Failed Failed
10.8.3.a dispatch element with delay child element Failed Failed
10.8.3.b delay element has precedence over attribute Failed Failed
10.8.3.c value attribute has precedence in delay element Failed Failed
10.13.a reset element Passed Passed
10.13.b reset element with model attribute Passed Passed
10.14.a load element attributes Passed Passed
10.14.b show attribute of load element Passed Passed
10.14.1.a load element with resource child element Failed Failed
10.14.1.b value attribute has precedence in load element Failed Failed
10.15.a send element Passed Passed
10.16.a message element using single node binding Passed Passed
10.16.b level attribute of message element Passed Passed
10.16.c message element interface created at run time Passed Passed
10.17.a conditional execution of XForms actions Passed Passed
10.17.b conditional execution of XForms actions using action element Passed Passed
10.17.c conditional execution of XForms actions - Automatic Focus Advancement example Passed Passed
10.17.d conditional execution of XForms actions - Handling Focus for Empty Repeats example Passed Passed
10.18.a iteration of XForms actions Passed Passed
10.18.b iteration of XForms actions using action element Passed Passed
10.18.c iteration executed zero times Passed Passed
10.18.d XForms actions with if and while attributes Passed Passed
10.18.e iteration of XForms actions - Summing Selected Results example Passed Passed