From 792e8881696147755dfae2a38364061926404706 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 22 Aug 2012 16:59:33 +0100 Subject: remove comment after checking correctness of sources --- javascript/jsapi/htmldocument.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'javascript') diff --git a/javascript/jsapi/htmldocument.c b/javascript/jsapi/htmldocument.c index 1a58e4e19..260f368c9 100644 --- a/javascript/jsapi/htmldocument.c +++ b/javascript/jsapi/htmldocument.c @@ -25,9 +25,6 @@ /* IDL http://www.whatwg.org/specs/web-apps/current-work/#the-document-object -NOTE - this interface is not from the DOM specifications but from the -html5 spec. I *think* thats right. - [OverrideBuiltins] partial interface Document { // resource metadata management -- cgit v1.2.3