Webkit.js
trevorlinton.github.io
Webkit.js
1–10 of 106 posts
Re: Webkit.js
#2Open FTW.
Re: Webkit.js
#3Re: Webkit.js
#4FirefoxOS will host Safari / Chrome apps, before iOS will allow a Firefox. Open FTW.
(Also WebGL support is new in iOS). Are people really clamoring for the Firefox engine to be supported in iOS?
Re: Webkit.js
#556 on line 34 in webkit.api.js
Uncaught # on line 15633 in webkit.bin.js
Re: Webkit.js
#6Anyway to get this to run in node with the output going to say Cairo? It'd be a fun little project to see if you could build a simple but working browser in nothing but JS.
Re: Webkit.js
#7Impressive. I can't say I see the practical implementations of this, but I'm sure there's some. But it's impressive nonetheless.
Re: Webkit.js
#8I thought it was a static rendering, but then I put in a marquee tag and it moved flawlessly across the screen. Impressive. I can't say I see the practical implementations of this, but I'm sure there's some. But it's impressive nonetheless.
Re: Webkit.js
#9Re: Webkit.js
#10It's a little contrived, but a "practical" use of this might be for an online HTML editor to embed the document (or display a preview) without any interference from the parent document.