Changes between Initial Version and Version 1 of Ticket #16353, comment 3
- Timestamp:
- Jan 9, 2013, 5:49:29 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16353, comment 3
initial v1 1 Hello. Can we please backport all of the _PaletteMixin / ColorPalette accessibility functionality to 1.8?1 Hello. Can we please backport all of the _PaletteMixin / !ColorPalette accessibility functionality to 1.8? 2 2 3 I created a patch that combines these changesets: [29 981], [29905], [29892].3 I created a patch that combines these changesets: [29892], [29905], [29981]. 4 4 It passed the automated test cases. I compared all of the changed files with the version in trunk and they are all the same, except for _PaletteMixin, where the patched version is missing the changes from [30275] (require _OnDijitClickMixin) and from [30255] (fix API doc). The test page has no accessibility violations. 5