ソースを参照

Tests: Extend highlight manual tests with image.

Maciej Gołaszewski 8 年 前
コミット
ea1d9aa8ee

+ 4 - 0
packages/ckeditor5-highlight/tests/manual/highlight.html

@@ -30,4 +30,8 @@
 	<p>Here ares some pens:
 		<mark class="pen-red">red pen</mark> and <mark class="pen-blue">blue one</mark>.
 	</p>
+	<figure class="image">
+		<img src="sample.jpg" alt="CKEditor logo" />
+		<figcaption>Some image with caption</figcaption>
+	</figure>
 </div>

BIN
packages/ckeditor5-highlight/tests/manual/sample.jpg