ladybird/Base/res
Timothy Flynn 55ec1cbfb5 LibWebView: Allow editing empty DOM text nodes in the Inspector
When a DOM text node is empty, we currently render the node name (which
is "#text") in the Inspector. This is just to prevent displaying nothing
at all, which looks a bit off. However, the patch to allow editing text
fields neglected to allow editing these empty fields.

This patch attaches the original text data as a data attribute, much
like we do for DOM attributes. That is used as the editable text in the
inspector, and the empty text fields are now wrapped in an editable
span.
2023-12-10 09:44:34 +01:00
..
apps Userland: Register TIFF as a supported image file type 2023-11-06 12:29:30 -07:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
color-schemes Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes 2022-12-31 04:20:59 -07:00
cursor-themes Base: Remove an upscaled version of a Hidden cursor 2022-09-01 14:27:07 +01:00
devel/templates Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
emoji Base: Add some emojis 2023-11-22 08:52:58 +00:00
fonts Base: Add 201 Hangul syllables to font Katica Regular 10 2023-10-13 11:02:28 -06:00
graphics Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
html/misc Ladybird+LibWeb: Add basic select element support 2023-12-09 22:06:20 +01:00
icons Maps: Add Application Icons 2023-09-05 14:13:32 +02:00
js/Spreadsheet Spreadsheet: Fix maxIf and minIf name in documentation 2022-10-29 06:29:11 +03:30
keymaps Base: Extend the Finnish keymap and make capital Å type what it should 2023-05-31 16:42:09 +02:00
ladybird LibWebView: Allow editing empty DOM text nodes in the Inspector 2023-12-10 09:44:34 +01:00
themes Themes: Add color schemes to all themes 2022-12-31 04:20:59 -07:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add an ISO C++-compliant quote to the fortunes database 2023-09-30 20:28:27 +02:00
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00