|
@@ -4,5 +4,4 @@ Try to correct all misspelled words using native spell checking mechanism in the
|
|
|
|
|
|
|
|
* Words should be corrected and selection placed after corrected word.
|
|
* Words should be corrected and selection placed after corrected word.
|
|
|
|
|
|
|
|
-_In Safari selection is placed at the beginning of the corrected word
|
|
|
|
|
-(this is a known issue [ckeditor5-typing/#54](https://github.com/ckeditor/ckeditor5-typing/issues/54))_.
|
|
|
|
|
|
|
+_In Safari selection contains whole corrected word (same as in native contenteditable)_.
|