8
0
Эх сурвалжийг харах

Tests: Added placeholder manual test description.

Aleksander Nowodzinski 7 жил өмнө
parent
commit
cafe05a4a0

+ 8 - 1
packages/ckeditor5-editor-decoupled/tests/manual/placeholder.md

@@ -1 +1,8 @@
-TODO
+## Editor placeholder
+
+1. Make sure the placeholder is visible in the editor without content.
+1. Focus the editor — the placeholder should disappear.
+1. Blur the editor — the placeholder should re–appear.
+1. Focus the editor with the content
+1. Remove the content, no placeholder should be visible.
+1. Blur the editor, the placeholder should appear.