Re: Javascript Based Layout/Rendering Engine & DOM

2013-10-30 Thread Robert O'Callahan
On Thu, Oct 31, 2013 at 3:40 AM, Trevor Linton wrote: > I have a curious question which probably won't be possible in any immediate > future. Is it possible to re-implement a layout/rendering/render tree > system within native JavaScript with DOM bindings (also written in > javascript)? > Yes. Se

Javascript Based Layout/Rendering Engine & DOM

2013-10-30 Thread Trevor Linton
I have a curious question which probably won't be possible in any immediate future. Is it possible to re-implement a layout/rendering/render tree system within native JavaScript with DOM bindings (also written in javascript)? I'm curious as this would create a few interesting scenarios: 1. Develo