瀏覽代碼

Tests: Test description improvements.

Aleksander Nowodzinski 8 年之前
父節點
當前提交
400c4179d7
共有 1 個文件被更改,包括 13 次插入15 次删除
  1. 13 15
      packages/ckeditor5-ui/tests/manual/tickets/198/1.md

+ 13 - 15
packages/ckeditor5-ui/tests/manual/tickets/198/1.md

@@ -4,30 +4,28 @@
 
 ### Contextual toolbar
 
-1. Click `Start external changes` and quickly select some text after the place where external changes will star
-(contextual toolbar should appear).
-2. Observe if balloon is attached to the target selection.
+1. Click **Start external changes** then quickly select some text following the place where external changes will appear (contextual toolbar should show up).
+2. Observe if the balloon remains attached to the target selection.
 
 ### Link #1
 
-1. Click `Start external changes` and quickly click on link element to display Link balloon.
-2. Observe if balloon is attached to the target element.
+1. Click **Start external changes** then quickly click on the link element to display the Link balloon.
+2. Observe if the balloon remains attached to the target element.
 
 ### Link #2
 
-1. Refresh test page.
-2. Click `Start external changes` and quickly select some text after the place where external changes will start and press
-toolbar link button (or `Cmd` + `K`) to display Link balloon.
-3. Observe if balloon is attached to the target selection.
+1. Refresh the test page.
+2. Click **Start external changes** then quickly select some text following the place where external changes will appear and press
+the toolbar link button (or `Cmd` + `K`) to display the Link balloon.
+3. Observe if the balloon remains attached to the target selection.
 
 ### Image toolbar #1
 
-1. Click `Start external changes` and quickly click on image element to display image toolbar.
-2. Observe if balloon is attached to the target element.
+1. Click **Start external changes** then quickly click on the image element to display the Image toolbar.
+2. Observe if the balloon remains attached to the target element.
 
 ### 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.
-3. Observe if balloon is attached to the target element.
+1. Refresh the test page.
+2. Click **Start external changes**, quickly click on the image element then choose the "Image text alternaive" from the toolbar to display the Text Alternative balloon.
+3. Observe if the balloon remains attached to the target element.