[Webkit-unassigned] [Bug 17423] ER: Add support for xml:base

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 3 09:37:40 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=17423





------- Comment #4 from christophe.public at gmail.com  2009-06-03 09:37 PDT -------
The document completeURL method should probably take an optional node
parameter. 
If the node is present, then resolving a relative URL to an absolute one should
go up through its ancestors (including itself) to find the first available
xml:base, and use it as baseURL.
When no node is supplied or no xml:base is found, the document m_baseURL is
used.


-- 
Configure bugmail: https://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