-
## Acceptance criteria
- [x] The listed features are documented sufficiently on MDN
- [x] BCD is updated
- [x] Interactive example and data repos are updated if appropriate
- [x] The content has…
-
### Description
Firefox currently does not support the [`"plaintext-only"`](https://w3c.github.io/contentEditable/#plaintext_only_state) state for the [`contenteditable` attribute](https://html.spe…
-
There are 2 simple cases:
```html
plaintext-only
```
```html
rich text allowed
```
Perhaps, initial shipping of `contenteditable=plaintext-only` of Firefox may depend on the top…
-
This should be enough to reproduce
```xml
Carnets de La Grange
Mots glanés dans les chemins creux
tag:la-grange.net,2000-04-12:karl
2020-10-19T14:59:59Z
…
-
### What is the issue with the HTML Standard?
See for the detail of the situations.
If partial editing mode change is allowed with:
```html
rich text
plain text
rich text
```
It…
-
TinyMCE self-hosted via yarn/npm. v7.3.0
## 📝 Provide detailed reproduction steps (if any)
Applying a custom format with the attribute `contenteditable=false` causes tiny to stop merging sibling ele…
-
1.
![image](https://github.com/user-attachments/assets/53d5bb06-0e87-4c9d-9215-e628cb119c9c)
There’s a space above the greetings (like "Good morning") where text can’t be entered properly. After typ…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/)…
-
https://w3c.github.io/input-events/#event-type-beforeinput
Currently, it's talking about only `contenteditable` and `EditContext`.
> * For contentEditable=typing editing hosts for inputTypes "in…
-
I'm using a [editorjs-mention-tool](https://github.com/kreudev/editorjs-mention-tool) plugin.
It will insert a `@user` tag into a block inner html.
But if this span tag located at the first elem…