#816 closed task (fixed)
textContent is available in FF 1.5
Reported by: | LiuCougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in the implementation of dojo.dom.textContent, it does not make use of node.textContent, which is available in firefox 1.5 (no clue about 1.0)
see here: http://developer.mozilla.org/en/docs/DOM:element.textContent
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | → 0.4 |
---|---|
Type: | enhancement → task |
comment:2 Changed 14 years ago by
Owner: | changed from anonymous to liucougar |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in r5074