[Webkit-unassigned] [Bug 11998] New: no transformation output
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 27 08:15:10 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11998
Summary: no transformation output
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.yvon-thoraval.com/Canvas/menu.html
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Blocker
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yt.dev at free.fr
seems to be due to this XPath syntax :
<a>
<xsl:attribute name="href">
<xsl:value-of
select="concat('javascript:setPage("',link,'");')"/>
</xsl:attribute>
<xsl:value-of select="label"/>
</a>
notice exactly same syntax works within Firefox 2 and Opera 9.1
--
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