Skip to content

Commit

Permalink
36535 implement contenteditable plaintext only ff release (#36769)
Browse files Browse the repository at this point in the history
  • Loading branch information
dletorey authored Nov 13, 2024
1 parent 507825f commit 0754a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/experimental_features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The `plaintext-only` value of the [`contenteditable`](/en-US/docs/Web/HTML/Globa
</tr>
<tr>
<th>Preference name</th>
<td colspan="2"><code>dom.element.contenteditable.plaintext-only.enable</code></td>
<td colspan="2"><code>dom.element.contenteditable.plaintext-only.enabled</code></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 0754a2f

Please sign in to comment.