Changes between Initial Version and Version 4 of Ticket #10843
- Timestamp:
- Sep 26, 2013, 3:13:19 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10843
-
Property
Status
changed from
new
toassigned
- Property Owner set to Piotr Jasiun
-
Property
Summary
changed from
MathJax widget - missing tests
toMathJax widget tests
-
Property
Status
changed from
-
Ticket #10843 – Description
initial v4 3 3 - tests for: undo/redo 4 4 - tests for: absolute path and preview plugin 5 - tests for: if ( el.children.length > 1 || el.children[ 0 ].type != CKEDITOR.NODE_TEXT ) 5 - tests for: 6 `if ( el.children.length > 1 || el.children[ 0 ].type != CKEDITOR.NODE_TEXT )`