mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-14 13:32:23 +00:00
LibWeb: Implement the "outdent" editing command
This commit is contained in:
parent
fbc0d40d2c
commit
03bcfb9b8c
Notes:
github-actions[bot]
2025-01-10 22:34:46 +00:00
Author: https://github.com/gmta
Commit: 03bcfb9b8c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3216
4 changed files with 136 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
|
||||
<div>foobar</div>
|
||||
<ul>
|
||||
<li>foo</li>
|
||||
<li>bar</li><li></li>
|
||||
<li>baz</li>
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue