[Webkit-unassigned] [Bug 21895] New: Incorrect handling of XSLT embedded stylesheets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 26 17:38:19 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21895
Summary: Incorrect handling of XSLT embedded stylesheets
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gzlist at googlemail.com
WebKit has a number of problems with XSLT stylesheets that are embedded in the
source document, as defined in:
<http://www.w3.org/TR/xslt#section-Embedding-Stylesheets>
Specifically, embedded stylesheets need to inherit namespaces and a URL from
the
enclosing document, and should be part of the input to transform. Emedding the
stylesheet is a convenient way of writing short XSLT tests using only one file.
See also the upstream bug report with libxslt:
<http://bugzilla.gnome.org/show_bug.cgi?id=558031>
--
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