From da234bc3e4e44693a6464140d2dee91a948a6145 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 5 Sep 2012 20:56:31 +0100 Subject: set lexers input properly add node idl file --- test/data/bindings/htmldocument.bnd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test/data/bindings/htmldocument.bnd') diff --git a/test/data/bindings/htmldocument.bnd b/test/data/bindings/htmldocument.bnd index 4f3095f..e531d05 100644 --- a/test/data/bindings/htmldocument.bnd +++ b/test/data/bindings/htmldocument.bnd @@ -1,4 +1,7 @@ -/* test binding docuemnt */ +/* test binding to generate htmldocument */ +webidlfile "eventtarget.idl"; +webidlfile "node.idl"; +webidlfile "document.idl"; webidlfile "htmldocument.idl"; -- cgit v1.2.3