Browse Source

Update manual test description.

panr 5 years ago
parent
commit
567ce7e4ed
1 changed files with 3 additions and 1 deletions
  1. 3 1
      packages/ckeditor5-image/tests/manual/imageresizeui.md

+ 3 - 1
packages/ckeditor5-image/tests/manual/imageresizeui.md

@@ -7,5 +7,7 @@ The tests for manual image resizing.
 	- Selected options should be set "on" when dropdown is open.
 - The second one should have the standalone buttons instead of dropdown (from the first test) in the image toolbar (using
 `imageResize:option`).
-	- Each option should have the plugin icon "stretched" over the label text which represents an option value defined in the plugin configuration.
+	- Each option should have the plugin icon, depends on set token (`small`, `medium`, `large` or `original`).
+	- No label
+	- Tooltip text and `aria-label` should be more verbose and should be the same.
 	- Selected option should be set "on".