From cb8d83fdbdbdb8b81cbe34fd44eabed6ce8cf199 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Wed, 24 Jan 2024 13:05:01 +0100 Subject: [PATCH] Remove Highlight text test case since we have integration and visual tests for this --- .../gutenberg/writing-flow/rich-text-formatting.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/test-cases/gutenberg/writing-flow/rich-text-formatting.md b/test-cases/gutenberg/writing-flow/rich-text-formatting.md index 55048d9..3cec8a5 100644 --- a/test-cases/gutenberg/writing-flow/rich-text-formatting.md +++ b/test-cases/gutenberg/writing-flow/rich-text-formatting.md @@ -9,20 +9,6 @@ Have a rich-text based component with content (Paragraph, Heading, Quote, Media -------------------------------------------------------------------------------- -##### TC001 - -**Known Issues** - -- [Text color selection is not preserved when cursor is placed in the middle of text](https://github.com/WordPress/gutenberg/issues/42714) - -### Highlight text without selection - -- Without selecting any text tap on the highlight text button (Drop icon) located in the formatting toolbar. -- Select a color and write some text. -- Expect to see the newly introduced text with the previously selected color. - --------------------------------------------------------------------------------- - ##### TC007 ### Test format detection under the cursor