I am interested in creating a LFS (Linux From Scratch distro) on ARM with a HTML5 rendering layer, like how Mozilla's Firefox OS has. However, I want to use the new Blink rendering engine powering Chrome and Opera (soon) instead of Gecko. I've been playing around with my RasPis so I know how to get a prepackaged OS up and running, but I want to do my own thing.
I have a few mockups at the moment in case you want to see what I'm aiming for. Just how feasible is this project?
(I was looking into using Qt, and then LFS. I then stumbled across this question, which answered another question I had.)
EDIT: This question, (how to boot into a browser instance) is close to the mine, if I wanted a simpler implementation. I also want to use a browser and a browser inside a browser means iframes, which some sites do not like. Google.com, for instance.