- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 28 Nov 2011 11:14:15 +0100
- To: Dominique Hazael-Massieux <dom@w3.org>
- Cc: spec-prod@w3.org
* Dominique Hazael-Massieux wrote:
>Has anyone managed to get the transformed DOM out of a ReSpec document
>via a headless browser? I tried with with zombie.js, but without success
>(no error message, but the DOM isn't transformed either).
>
>This would be to build scripts that can run checks on the transformed
>document (e.g. to run the Web IDL checker).
My http://cutycapt.sourceforge.net/ seems to work fine,
% CutyCapt --out=out.html --delay=5000
--url=http://dev.w3.org/2009/dap/ReSpec.js/documentation.html
produces what I get in the browser.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Monday, 28 November 2011 10:14:48 UTC