Closed
Bug 301727
Opened 20 years ago
Closed 20 years ago
Doesn't interpret disable-output-escaping in XSLT-files.
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: jens, Unassigned)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; da-DK; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; da-DK; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Ignores "disable-output-escaping" in XSLT-files (defined in XSLT 1.0-specification)
Reproducible: Always
Steps to Reproduce:
1. When I load an XML file with an attached XSLT-stylesheet it performs all
transformations except the "disable-output-escaping"-part.
Actual Results:
Firefox outputs <[tagname]>
Expected Results:
Firefox should output <[tagname]>
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Dupe! :)
*** This bug has been marked as a duplicate of 98168 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•