Files
ladybird/Libraries/LibWeb/HTML/Storage.cpp
Shannon Booth b835e5cbda LibWeb/HTML: Remove uneeded indexed property functionality on Storage
With the bug in the previous commit fixed, we no longer need these
helpers to support JS like:

localStorage[1] = "my value";
2026-02-16 18:49:15 +01:00

10 KiB