mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 10:06:03 +00:00
LibWeb: Implement the "insertOrderedList" editing command
This commit is contained in:
parent
01ce9cb151
commit
199eaf0d3e
Notes:
github-actions[bot]
2025-01-10 22:35:15 +00:00
Author: https://github.com/gmta
Commit: 199eaf0d3e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3216
6 changed files with 479 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
<ol><li>foobar</li></ol>
|
||||
<div>foobar</div>
|
||||
<ol><li>foobar</li></ol>
|
Loading…
Add table
Add a link
Reference in a new issue