ladybird/Libraries/LibWeb/Selection
Timothy Flynn 70db474cf0 LibJS+LibWeb: Port interned bytecode strings to UTF-16
This was almost a no-op, except we intern JS exception messages. So the
bulk of this patch is porting exception messages to UTF-16.
2025-08-14 10:27:08 +02:00
..
Selection.cpp LibJS+LibWeb: Port interned bytecode strings to UTF-16 2025-08-14 10:27:08 +02:00
Selection.h LibWeb: Port DOM::Range stringification to UTF-16 2025-07-25 18:16:22 +02:00
Selection.idl LibWeb: Implement Selection.modify 2025-06-30 10:44:32 +01:00