[Webkit-unassigned] [Bug 12632] New: XPath: Cannot apply predicate to context node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 09:30:16 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12632

           Summary: XPath: Cannot apply predicate to context node.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ldanielburr at mac.com


The following expression, which works correctly in Opera and Firefox, throws
"INVALID_EXPRESSION_ERR: DOM XPath Exception 51":

.[@*[]

This is just a simple example, but basically any attempt to apply a predicate
to the context node fails with this error.  As noted above, Firefox and Opera
both return the context node if the predicate evaluates as true.


-- 
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