From c7493cf58c439bb3b9d2cf2cd989d3dc6f7ebb39 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 7 Sep 2012 18:04:03 +0100 Subject: alter InterfaceMembers to be left recusrsive Document accurately the changes from the w3c grammar --- test/data/bindings/blankidl.bnd | 1 + test/data/bindings/emptyidl.bnd | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/data/bindings/blankidl.bnd create mode 100644 test/data/bindings/emptyidl.bnd (limited to 'test/data/bindings') diff --git a/test/data/bindings/blankidl.bnd b/test/data/bindings/blankidl.bnd new file mode 100644 index 0000000..dfd7a4a --- /dev/null +++ b/test/data/bindings/blankidl.bnd @@ -0,0 +1 @@ +webidlfile "blank.idl"; diff --git a/test/data/bindings/emptyidl.bnd b/test/data/bindings/emptyidl.bnd new file mode 100644 index 0000000..e746325 --- /dev/null +++ b/test/data/bindings/emptyidl.bnd @@ -0,0 +1 @@ +webidlfile "empty.idl"; -- cgit v1.2.3