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

Tests: Test description improvements.

Aleksander Nowodzinski 8 лет назад
Родитель
Сommit
b2d97061a8
1 измененных файлов с 10 добавлено и 11 удалено
  1. 10 11
      packages/ckeditor5-ui/tests/manual/tickets/198/2.md

+ 10 - 11
packages/ckeditor5-ui/tests/manual/tickets/198/2.md

@@ -4,28 +4,27 @@
 
 ### Contextual toolbar
 
-1. Click `Start external changes` and quickly select some text from second paragraph  (contextual toolbar should appear).
-2. Check if balloon hide and there is no errors on browser console.
+1. Click **Start external changes** then quickly select some text from th second paragraph (contextual toolbar should appear).
+2. Check if the balloon hides and there are no errors in the browser console.
 
 ### Link #1
 
-1. Click `Start external changes` and quickly click on link element from second paragraph  to display Link balloon.
-2. Check if balloon hide and there is no errors on browser console.
+1. Click **Start external changes** then quickly click on the link element from the second paragraph to display the Link balloon.
+2. Check if the balloon hides and there are no errors in the browser console.
 
 ### Link #2
 
 1. Refresh test page.
-2. Click `Start external changes` and quickly select some text from second paragraph and press toolbar link button (or `Cmd` + `K`) to display Link balloon.
-2. Check if balloon hide and there is no errors on browser console.
+2. Click **Start external changes** then quickly select some text from the second paragraph and press the toolbar Link button (or `Cmd` + `K`) to display the Link balloon.
+2. Check if the balloon hides and there are no errors in the browser console.
 
 ### Image toolbar #1
 
-1. Click `Start external changes` and quickly click on image element to display image toolbar.
-2. Check if balloon hide and there is no errors on browser console.
+1. Click **Start external changes** then quickly click on the image element to display the image toolbar.
+2. Check if the balloon hides and there are no errors in the browser console.
 
 ### Image toolbar #2
 
 1. Refresh test page.
-2. Click `Start external changes` and quickly click on image element then choose alt component from toolbar
-to display Text alternative balloon.
-2. Check if balloon hide and there is no errors on browser console.
+2. Click **Start external changes** then quickly click on the image element then choose the "Image text alternaive" from the toolbar to display the Text Alternative balloon.
+2. Check if the balloon hides and there are no errors in the browser console.