瀏覽代碼

Update manual test.

panr 5 年之前
父節點
當前提交
04f80ea7a9
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      packages/ckeditor5-link/tests/manual/linkimage.md

+ 3 - 1
packages/ckeditor5-link/tests/manual/linkimage.md

@@ -1,3 +1,5 @@
 # Linking Image
 
-Both images should have defined the `linkHref` attribute.
+Only the first image should have:
+- defined the `linkHref` attribute.
+- the linked image icon indicator in the top-right corner (the element should be placed inside the `<a>` element).