Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions test-cases/gutenberg/writing-flow/rich-text-formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down