Closed GoogleCodeExporter closed 9 years ago
As MarkB reminds on IRC, this issue relates to behavior in XHTML mode,
which is how we have the W3C test suite checked into SVN. This may not be
an issue in HTML mode (vague since I'm adding this comment as a bulk edit
across multiple issues). The manual results files actually reflect HTML
mode behavior.
Original comment by rahul.ak...@gmail.com
on 12 Jun 2009 at 4:21
The Selenium tests failures are due to the fact that the driver pages expect
the
xforms:choices and xforms:item elements to be direct children of xforms:select,
whereas the control rewrites these to be its grandchildren (by adding a child
div
tag). The driver pages can be fixed by correcting the XPaths.
Original comment by rahul.ak...@gmail.com
on 25 Jun 2009 at 8:34
Waiting for review of r2978.
Original comment by erik...@gmail.com
on 21 Sep 2009 at 3:43
Fix delivered in r2984.
Original comment by erik...@gmail.com
on 22 Sep 2009 at 3:49
Original issue reported on code.google.com by
rahul.ak...@gmail.com
on 12 Jun 2009 at 4:12