Christoph Burgmer: A panoramic tour through HTML5 rendering itself
Slides
Subscribe:
How do you get the browser to render arbitrary HTML to a canvas? Sounds easy? We would beg to disagree.
While implementing an “HTML renderer” in pure JavaScript we will visit various areas of the modern browsers. Some ugly, some hacky, some really perverted, but definitely intriguing and powerful.