need inline doc for html
Reported by: |
bill |
Owned by: |
alex |
Priority:
|
high
|
Milestone:
|
0.9beta
|
Component:
|
HTML
|
Version:
|
0.9
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
I noticed these functions were missing inline doc:
- dojo.coords()
- dojo.marginBox(), dojo.contentBox()
- dojo.style(), dojo.getComputedStyle()
- dojo.createElement() (this is also missing an implementation)
In particular, dojo.coords() returns a structure w/ l,h,x,y parameters. What's the difference between l and x?
Change History (6)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Owner: |
changed from sjmiles to alex
|
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
I will endeavor to improve docs, but note that Alex is the module owner.