Closed
Bug 156529
Opened 23 years ago
Closed 23 years ago
XSLT stylesheets applied even when alternate='yes'
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 156523
People
(Reporter: sicking, Assigned: peterv)
Details
We shouldn't apply XSLT stylesheets if they are alternate. At least not until
bug 126841 is fully solved. So the PI
<?xml-stylesheet href="foo.xsl" type="text/xsl" alternate="yes"?>
should do nothing.
Reporter | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 156523 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•