Based on concepts presented in Web Browser Engineering by Pavel Panchekha & Chris Harrelson
In progress 10/2025
- Downloading Web Pages
- [] --> Drawing to the Screen <-- (yay!)
- [] Formatting Text
- [] Constructing an HTML Tree
- [] Laying Out Pages
- [] Applying Author Styles
- [] Handling Buttons and Links
- [] Sending Information to Servers
- [] Running Interactive Scripts
- [] Keeping Data Private
- [] Adding Visual Effects
- [] Scheduling Tasks and Threads
- [] Animating and Compositing
- [] Making Content Accessible
- [] Supporting Embedded Content
- [] Reusing Previous Computation