8
0
Просмотр исходного кода

Tests: Improved #110 manual test description.

Aleksander Nowodzinski 8 лет назад
Родитель
Сommit
9eae4007d3
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      packages/ckeditor5-image/tests/manual/tickets/110/1.md

+ 4 - 3
packages/ckeditor5-image/tests/manual/tickets/110/1.md

@@ -1,5 +1,6 @@
 ### Double image toolbar when ContextualToolbar plugin is loaded [#110](https://github.com/ckeditor/ckeditor5-image/issues/110)
 ### Double image toolbar when ContextualToolbar plugin is loaded [#110](https://github.com/ckeditor/ckeditor5-image/issues/110)
 
 
-Click on image:
-- balloon toolbar should appear,
-- ContextualToolbar should not appear.
+1. When selecting a text, the `ContextualToolbar` should appear.
+2. Click on image:
+   1. The image toolbar in a balloon should show up,
+   2. The ContextualToolbar should not be visible.