소스 검색

Correct manual test description.

Mateusz Samsel 6 년 전
부모
커밋
b215b1f67c
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      packages/ckeditor5-font/tests/manual/font-color.md

+ 4 - 4
packages/ckeditor5-font/tests/manual/font-color.md

@@ -17,7 +17,7 @@ Color 9-10 mixes colors from predefined palette and custom one.
 ### Testing
 
 Try to:
-- Change font by selecting many paragraphs.
-- Change font by selecting some text.
-- Change to default font by selecting many paragraphs.
-- Change to default font by selecting some text.
+- Change color and background color by selecting many paragraphs.
+- Change color and background color by selecting some text.
+- Check if chosen colors from dropdown are added to recent color list.
+- Try to re-apply color from Recent Color list - check if it moves to it beginning.