瀏覽代碼

Add description for inline widget manual test.

Maciej Gołaszewski 6 年之前
父節點
當前提交
57c3dee0ea
共有 1 個文件被更改,包括 2 次插入1 次删除
  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.