Opened 9 years ago
Closed 9 years ago
#13586 closed enhancement (fixed)
copy best practice description from dojo/dom-style to dojo/dom-geometry
Reported by: | zhangyp | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Documentation | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dom-geometry relies on ComputedStyles? calculated in dom-style. Need to copy the best practice of using ComputedStyles? to dom-geometry so that developers are aware of way to use dom-geometry's API in best performance.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | dom-geometry.patch added |
---|
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
comment:2 Changed 9 years ago by
Owner: | set to bill |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [26102]: