Parcourir la source

Add description for inline widget manual test.

Maciej Gołaszewski il y a 6 ans
Parent
commit
57c3dee0ea
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      packages/ckeditor5-widget/tests/manual/inline-widget.md

+ 2 - 1
packages/ckeditor5-widget/tests/manual/inline-widget.md

@@ -1,3 +1,4 @@
 ### Inline widget
 
-* TODO
+* You should be able to type after inline widget (if it is last child of parent <heading> or <paragraph>)
+* Select text before/after widget and expand selection beyond widget. The widget should be selected and selection expanded beyond it on further expanding.