Przeglądaj źródła

Tests: updated test description for Safari.

Krzysztof Krztoń 8 lat temu
rodzic
commit
3c24f8765c

+ 1 - 2
packages/ckeditor5-typing/tests/manual/spellchecking.md

@@ -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.
 
-_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)_.