浏览代码

Updated manual tests.

Szymon Kupś 7 年之前
父节点
当前提交
d27cd73cae

+ 1 - 1
packages/ckeditor5-image/tests/manual/image.md

@@ -1,6 +1,6 @@
 ## Image feature
 ## Image feature
 
 
-* Images with CKEditor logo should be loaded.
+* Images should be loaded.
 * Hovering over image should apply yellow outline.
 * Hovering over image should apply yellow outline.
 * Clicking on image should apply blue outline which should not change when hovering over.
 * Clicking on image should apply blue outline which should not change when hovering over.
 
 

+ 1 - 1
packages/ckeditor5-image/tests/manual/textalternative.md

@@ -5,6 +5,6 @@
   * balloon toolbar should hide,
   * balloon toolbar should hide,
   * image text alternative balloon panel should be visible
   * image text alternative balloon panel should be visible
   * there should be `CKEditor logo` text selected inside textarea.
   * there should be `CKEditor logo` text selected inside textarea.
-* Change the text and press `Ok`. Check if text alternative is changed by opening balloon panel again.
+* Change the text and press `Save`. Check if text alternative is changed by opening balloon panel again.
 * Change the text and press `Cancel`. Check if text alternative is NOT changed by opening balloon panel again.
 * Change the text and press `Cancel`. Check if text alternative is NOT changed by opening balloon panel again.