Jelajahi Sumber

Tests: Updated creator manual test description with dropdown interface info.

Aleksander Nowodzinski 9 tahun lalu
induk
melakukan
46690c59b2

+ 2 - 1
packages/ckeditor5-editor-classic/tests/manual/classiccreator.md

@@ -16,7 +16,8 @@
 
 * You can play with:
   * `editable.isEditable`,
-  * `boldModel.isEnabled` and `italicModel.isEnabled`.
+  * `boldModel.isEnabled`, `italicModel.isEnabled` and `fontModel.isEnabled`.
+  * `fontModel.isOn`.
 * Changes to `editable.isFocused/isEditable` should be logged to the console.
 * Clicks on the buttons should be logged to the console.