Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Tests: Added placeholder manual test description.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Jan 29, 2019
1 parent 2624c8e commit fdc6688
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion tests/manual/placeholder.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit fdc6688

Please sign in to comment.