-
```
http://code.google.com/p/ubiquity-xforms/source/browse/trunk/testsuite/W3C-
XForms-1.1/Edition1/Chapt11/11.11/11.11.3/11.11.3.a.xhtml
This test case represent a test for the xforms 1.1 spec which…
-
```
What steps will reproduce the problem?
1. Open feature branch "new_samples/_samples/puchase-
order/purchaseOrder.html" in a browser
2. The event() function test upon an xforms-submit-error xml eve…
-
We should be able to do ``, but we test on `
-
```
Hello everybody!
I found a problem in lib/xforms/controler.js ln 224 / character 4. The
browsers IE8 and IE7 always advises to this one during loading process. As
additional information it says…
-
```
On a www-url-encoded submission (e.g. a GET), we currently put
a ? between the resource URI and the params.
But if the resource URI already contains a ?, then we are not supposed to
use a question…
-
Right now we are just changing the `document.activeElement`, but I believe we need to emit events as well.
Also, tests.
-
```
What steps will reproduce the problem?
1. Open the attached form
2. Click into input
3. Enter random characters
4. Click out of the control
5. Task manager shows browser using 100% memory and xf:o…
-
```
The following tests have the xf:input disabled, when it should not be:
8.2.1.a
8.2.1.b
8.2.1.c
8.2.2.a
8.2.2.b
8.2.2.c
This means 8.2.1.{a,b,c} now outrightly fail since no input is seen, and
8…
-
```
According to the spec section 16.1:
http://www.w3.org/2006/03/REC-xforms-20060314-errata-20061215.html
The getInstanceDocument() function available to DOM implementations
provides this correctio…
-
```
According to the spec section 16.1:
http://www.w3.org/2006/03/REC-xforms-20060314-errata-20061215.html
The getInstanceDocument() function available to DOM implementations
provides this correctio…