05:40
<aresuii>
https://docs.oracle.com/en/java/javase/25/docs/api/java.desktop/javax/swing/text/html/HTMLEditorKit.html
05:41
<aresuii>
so i've been messing about with making a swing-based browser [code or snippets later] and was wondering how much newer stuff could be built out of the things it already supports
05:42
<aresuii>
already have graaljs in my project, isn't really integrated properly tho
06:04
<aresuii>
also haven't written a line in a few days
06:06
<aresuii>
like for example noscript blocks don't get hidden yet