ladybird/Meta/Lagom/Tools/CodeGenerators
Sam Atkins 88e11eea2d LibWeb: Implement functional pseudo-element parsing
"Functional" as in "it's a function token" and not "it works", because
the behaviour for these is unimplemented. :^)

This is modeled after the pseudo-class parsing, but with some changes
based on things I don't like about that implementation. I've
implemented the `<pt-name-selector>` parameter used by view-transitions
for now, but nothing else.
2025-03-25 07:54:13 +00:00
..
IPCCompiler LibIPC: Don't generate "take" methods for primitive/simple types 2025-03-09 11:14:20 -04:00
LibTextCodec AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
LibURL LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
LibWeb LibWeb: Implement functional pseudo-element parsing 2025-03-25 07:54:13 +00:00
CMakeLists.txt LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00