#12823 closed task (fixed)
dijit/hccss
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Split out high-contrast mode detection from dijit/_base/wai.js into a top level module, so that it can be loaded (or not loaded) explicitly by widgets. The other code in wai.js (which was moved to _waiMixin.js in [24035] is deprecated, and should be moved back.
Note: See
TracTickets for help on using
tickets.
(In [24577]) Make top level module for high-contrast mode detection (analogous to dojo/uacss), and delete _waiMixin.js (created in [24035], refs #12368), moving that deprecated code back into wai.js. Fixes #12823 !strict.
For backwards compatibility reasons dijit/_base/wai.js loads dijit/hccss.js