Browse Source

Update manual test.

panr 5 years ago
parent
commit
04f80ea7a9
1 changed files with 3 additions and 1 deletions
  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).