Changes between Initial Version and Version 1 of Ticket #13080, comment 9
- Timestamp:
- Jun 1, 2015, 3:12:45 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13080, comment 9
initial v1 14 14 As for tests, I think they are ok. Small code style issues: 15 15 16 * https://github.com/cksource/ckeditor-dev/commit/0794c362c080ba2f9aecf48d1d4c5770d6251a0c#diff-4cc646bfce424b3d6ce0181e41147703R179. Space after "//"and dot are missing.16 * https://github.com/cksource/ckeditor-dev/commit/0794c362c080ba2f9aecf48d1d4c5770d6251a0c#diff-4cc646bfce424b3d6ce0181e41147703R179. Space after `"//"` and dot are missing. 17 17 * https://github.com/cksource/ckeditor-dev/commit/0794c362c080ba2f9aecf48d1d4c5770d6251a0c#diff-4cc646bfce424b3d6ce0181e41147703R187. We usually add a blank line before blocks like this.