Sfoglia il codice sorgente

Update manual test.

panr 5 anni fa
parent
commit
04f80ea7a9
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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).