serenity/Applications/Browser
Andreas Kling 70a4678d77 LibHTML: Paint a magenta rectangle around the currently inspected node
Document now tracks one "inspected" node, set by set_inspected_node()
which is called by Browser's DOM inspector view on_selection callback.
2019-11-09 11:58:50 +01:00
..
History.h Browser: Add basic back/forward history 2019-10-17 23:39:31 +02:00
main.cpp LibHTML: Paint a magenta rectangle around the currently inspected node 2019-11-09 11:58:50 +01:00
Makefile Browser: Start working on a simple browser using LibHTML 2019-10-05 10:20:17 +02:00