ladybird/Userland
Sam Atkins da171c3230 Inspector: Add a basic style sheet inspector
Choosing options from the `<select>` will load and display that style
sheet's source text, with some checks to make sure that the text that
just loaded is the one we currently want.

The UI is a little goofy when scrolling, as it uses `position: sticky`
which we don't implement yet. But that's just more motivation to
implement it! :^)
2024-09-03 10:12:07 +01:00
..
Libraries Inspector: Add a basic style sheet inspector 2024-09-03 10:12:07 +01:00
Services Inspector: Add a basic style sheet inspector 2024-09-03 10:12:07 +01:00
Utilities LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references 2024-08-22 09:36:40 +02:00