Rev IIDs of interfaces that derive from nsIDOMDocument due to methods added to nsIDOMDocument. (Bug 639849) r=bzbarsky

This commit is contained in:
L. David Baron 2011-03-29 19:45:50 -07:00
Родитель 1e10860675
Коммит 340a9e98d8
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -38,7 +38,7 @@
#include "nsIDOMDocument.idl"
[scriptable, uuid(0aa12c21-4710-4214-b21e-372c48332927)]
[scriptable, uuid(5eb33612-2f3c-424d-acd8-3ff9cc358ad1)]
interface nsIDOMXMLDocument : nsIDOMDocument
{
// DOM Level 3 Load & Save, DocumentLS

Просмотреть файл

@ -50,7 +50,7 @@
* http://www.whatwg.org/specs/web-apps/current-work/
*/
[scriptable, uuid(a6cf9084-15b3-11d2-932e-00805f8add32)]
[scriptable, uuid(fdab9ba2-c6ff-42c1-83ad-dea0b22af986)]
interface nsIDOMHTMLDocument : nsIDOMDocument
{
attribute DOMString title;

Просмотреть файл

@ -39,7 +39,7 @@
interface nsIDOMSVGSVGElement;
[scriptable, uuid(12d3b664-1dd2-11b2-a7cf-ceee7e90f396)]
[scriptable, uuid(f9aa3be8-ab84-4e92-a50b-a7481171407a)]
interface nsIDOMSVGDocument : nsIDOMDocument
/* , nsIDOMDocumentEvent */
{