[Webkit-unassigned] [Bug 15368] REGRESSION: xsl:import fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 02:08:35 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15368
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NeedsReduction |HasReduction
------- Comment #4 from ap at webkit.org 2007-10-05 02:08 PDT -------
Removing the comment before xsl:import fixes the problem:
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<!-- Comment -->
<xsl:import href="transform.xsl"/>
</xsl:stylesheet>
--
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