Opened 15 years ago
Closed 15 years ago
#107 closed defect (fixed)
dojo.dom.renderedTextContent is HTML style specific
Reported by: | Tom Trenka | Owned by: | psowden |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.dom.renderedTextContent looks for HTML-specific style properties to create the formatting; this is a great idea but should be moved into an HTML-specific place (such as html.js).
Ticket submitted per schontz request :)
Note: See
TracTickets for help on using
tickets.
(In [1437]) updated, fixes #107