Parcourir la source

Update manual test.

panr il y a 5 ans
Parent
commit
04f80ea7a9
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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).