Przeglądaj źródła

Add description for inline widget manual test.

Maciej Gołaszewski 6 lat temu
rodzic
commit
57c3dee0ea

+ 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.