LibWeb: Implement the "insertOrderedList" editing command

This commit is contained in:
Jelle Raaijmakers 2025-01-10 12:15:28 +01:00 committed by Andreas Kling
commit 199eaf0d3e
Notes: github-actions[bot] 2025-01-10 22:35:15 +00:00
6 changed files with 479 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<ol><li>foobar</li></ol>
<div>foobar</div>
<ol><li>foobar</li></ol>