Age | Commit message (Collapse) | Author |
|
This allows viewing the ARIA accessibility tree Epigenetic added
in #16430, but now in Ladybird!
|
|
|
|
This is a preparatory step to making `get()` return `ErrorOr`.
|
|
This now allows you to view the computed and resolved style values,
along with the CSS variables of a node.
|
|
This has been broken since the switch to the multiprocess architecture
(and even before then was very limited).
This restores the previous functionally and also implements the ability
to inspect individual elements (by selecting them in the tree view).
The inspector also now correctly updates when navigating between pages.
|