Chromium Code Reviews| Index: Source/core/wawwa/ListOfElements.idl |
| diff --git a/Source/bindings/tests/idls/TestInterfaceDocument.idl b/Source/core/wawwa/ListOfElements.idl |
| similarity index 96% |
| copy from Source/bindings/tests/idls/TestInterfaceDocument.idl |
| copy to Source/core/wawwa/ListOfElements.idl |
| index 2a687e871a44bace871a2d7b65243bbbdedc7339..a0ff2fd6b5131f917360a1f749331da87cb419d0 100644 |
| --- a/Source/bindings/tests/idls/TestInterfaceDocument.idl |
| +++ b/Source/core/wawwa/ListOfElements.idl |
| @@ -28,5 +28,8 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -interface TestInterfaceDocument : Document { |
| +// go/wawwa-design-doc |
| + |
| +interface ListOfElements { |
|
shans
2014/08/25 11:53:58
If this isn't exposed to script it doesn't need to
|
| + |
| }; |