@jaytaph · 2 years ago
I've spend to much time in the css3 parser that I forgot the rest of the engine :/ It looks that we are able to parse a large number of real life cs…
@jaytaph · 2 years ago
I've spend to much time in the css3 parser that I forgot the rest of the engine :/ It looks that we are able to parse a large number of real life cs…
@jaytaph · 2 years ago
There is been a lot of yak shaving the last week. I wanted to work on the whole "http connection -> rendertree" pipeline, but I got stuck at the poin…
@jaytaph · 2 years ago
Did a [blog post](https://adayinthelifeof.nl/2023/09/22/browsers.html) on one of the reasons why I started this browser project. Exploded on [hackern…
@jaytaph · 2 years ago
Now that the tokenizer is done, I seem to be able to tokenize most of the html files i've tested. That's good! So i'm spending my time on creating t…