summaryrefslogtreecommitdiff
path: root/test/data/bindings/htmldocument.bnd
blob: d370be045090c3164992958766c0b4e40d31846d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* test binding to generate htmldocument */

webidlfile "eventtarget.idl";
webidlfile "node.idl";
webidlfile "document.idl";
webidlfile "htmldocument.idl";

hdrcomment "Part of NetSurf Project";
hdrcomment "multi" 
           "line" 
           "comment";

interface "Document";