#16161 closed defect (fixed)
dojo/query + dojo/NodeList-dom
Reported by: | richso | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Query | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
query('.something').innerHTML('')
fail to set the node content to ''
, however other non-empty values are okay
Change History (4)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
I should say:
fail to set the node content to , however other non-empty values are okay