Re: [whatwg] How to add html5 browser support

2015-09-03 Thread Tab Atkins Jr.
On Thu, Sep 3, 2015 at 10:45 AM, Brian Jones  wrote:
> I'm taking online class to program a browser from scratch. How do I
> add Html5 support? Thank you. -Brian Jones

You read the spec  and then
implement all of it.  Mind you, it might take a few days.

~TJ


[whatwg] How to add html5 browser support

2015-09-03 Thread Brian Jones
Hi,

I'm taking online class to program a browser from scratch. How do I
add Html5 support? Thank you. -Brian Jones