Ticket #24 (closed defect: fixed)
<script> and <style> element content should not be escaped by HTML serializer
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | Serialization | Version: | |
| Keywords: | Cc: |
Description (last modified by cmlenz) (diff)
The XHTML serializer should probably continue to escape scripts and styles… however that means that output needs to be sent as application/xhtml+xml to make scripts containing <, > or & characters work.
See also Kid ticket #99.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
