1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Base/res
Timothy Flynn fd558a012b LibWebView: Do not embed text as data in the Inspector HTML
We were previously embedding the original text to handle the special
case where the text is empty. We generate an extra span to hold the
string "#text" as a placeholder, so that we don't generate a 0px-wide,
unclickable (and therefore uneditable) node. Instead, we can just detect
when this is the case in the Inspector JS.

This further reduces the generated HTML for the Inspector on
https://github.com/SerenityOS/serenity from 1.9MB to 1.8MB (about 94KB,
or 4.7%).
2024-02-20 17:04:36 +01:00
..
apps SystemMenu: Add hotkey for Utilities category 2024-01-14 15:16:45 -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 more emoji 2024-01-31 12:12:37 -05: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 LibWeb: Convert the cookie test page to a text test 2024-01-10 23:26:40 +01:00
icons Base: Improve 3DFileViewer Icons 2024-02-08 08:08:25 -07: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: Do not embed text as data in the Inspector HTML 2024-02-20 17:04:36 +01:00
themes Taskbar: Add hotkeys for theme selector menu 2024-01-14 15:16:45 -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