[Webkit-unassigned] [Bug 12450] XPath test suite failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 22:03:08 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12450
------- Comment #1 from ap at webkit.org 2007-01-29 22:03 PDT -------
The current list:
XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE
XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE
XPathResult_invalidIteratorState_ANY_TYPE
XPathResult_iterateNext_INVALID_STATE_ERR
These now fail because XPathResult relies on DOM mutation events for
invalidation, which don't work in XMLHttpRequest responses for some reason.
Conformance_ID
This fails because id() function is not supported, bug 12452.
XPathExpression_evaluate_WRONG_DOCUMENT_ERR
XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR
These now work, but fail. They also fail in Firefox, but pass in Opera.
XPathNSResolver_lookupNamespaceURI_nist_dmstc
XPathNSResolver_lookupNamespaceURI_null
Text_Nodes
Haven't investigated these yet.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list