Ticket #948 (closed defect: fixed)
IE: inline styles are not rendered by DOMwalk getHTML()
| Reported by: | ray | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Inline styles (<p style="color:red">) get lost when the HTML is retrieved. This seems consistent with a note in the source that says "IE fails to put style in attributes list" while the attributes are fetched by looping through the attributes.
This affects both IE6 & IE7.
Change History
Note: See
TracTickets for help on using
tickets.
