浏览代码

Tests: Added test cases to manual test.

Oskar Wróbel 7 年之前
父节点
当前提交
8f775b5025
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      packages/ckeditor5-ui/tests/manual/blocktoolbar/blocktoolbar.md

+ 6 - 0
packages/ckeditor5-ui/tests/manual/blocktoolbar/blocktoolbar.md

@@ -1 +1,7 @@
 ## Block toolbar demo
+
+1. Check if button appears next to all block elements except image (default) and heading1 (custom).
+2. Change format of one of the block elements, panel attached to button should hide after that.
+3. Put selection in the one of the last blocks, click on button to display panel then start resize browser window
+and observe if button and panel are properly repositioned.
+