1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 12:27:34 +00:00
serenity/Applications/Browser
Andreas Kling e3d975e943 LibHTML+Browser: Add a simple DOM inspector popup window
LibHTML now provides a DOMTreeModel which can be used to view a given
Document's DOM tree. :^)
2019-11-09 11:31:03 +01:00
..
History.h Browser: Add basic back/forward history 2019-10-17 23:39:31 +02:00
main.cpp LibHTML+Browser: Add a simple DOM inspector popup window 2019-11-09 11:31:03 +01:00
Makefile Browser: Start working on a simple browser using LibHTML 2019-10-05 10:20:17 +02:00