Tidy finds WebIDLs with no spec.

Closes #6689
This commit is contained in:
Michael Howell 2015-07-21 15:32:57 -07:00
parent 406be7accf
commit 91c61ae751
10 changed files with 72 additions and 1 deletions

View file

@ -4,6 +4,8 @@
* You can obtain one at http://mozilla.org/MPL/2.0/.
*/
// https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/browser
callback BrowserElementNextPaintEventCallback = void ();
//dictionary BrowserElementDownloadOptions {