[Bug 7059] Forking XPath

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7059


Jonathan Robie <jonathan.robie@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #4 from Jonathan Robie <jonathan.robie@redhat.com>  2009-06-26 17:37:44 ---
(In reply to comment #1)
> > I strongly suggest that you work with XQuery and XSL Working Groups, which
> > produce the XPath specification, to come up with a better solution.
> 
> Note that that's what I tried first.

Let's keep working on it ... 

> I'd personally be OK with pursuing making prefixless expressions not to match
> no-namespace nodes in HTML documents Gecko if the WebKit developers are OK with
> making the same change to WebKit. Right now, the HTML5 spec, Gecko and WebKit
> agree, so we have interop and a spec that matches implementation, which is a
> pretty good situation to be in.

But HTML documents are widely read by many applications that are not web
browsers, and some of these use XQuery or XSLT to extract data from web pages. 

XPath handling has to work in all of these environments. And the XPath language
used in all of these environments should correspond to the XPath specification.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 26 June 2009 17:37:52 UTC