1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 16:37:34 +00:00
Commit graph

51 commits

Author SHA1 Message Date
Sergey Bugaev
b9493ba783 LibHTML: Introduce the HtmlView widget
This is a GWidget that can display contents of an HTML document.
It replaces the Frame class.
2019-09-28 18:29:42 +02:00