| Index: page/DOMWindow.idl
|
| ===================================================================
|
| --- page/DOMWindow.idl (revision 20616)
|
| +++ page/DOMWindow.idl (working copy)
|
| @@ -466,7 +466,7 @@
|
| attribute HTMLTableElementConstructor HTMLTableElement;
|
| attribute HTMLTableRowElementConstructor HTMLTableRowElement;
|
| attribute HTMLTableSectionElementConstructor HTMLTableSectionElement;
|
| - attribute [Conditional=TEMPLATE_ELEMENT] HTMLTemplateElementConstructor HTMLTemplateElement;
|
| + attribute HTMLTemplateElementConstructor HTMLTemplateElement;
|
| attribute HTMLTextAreaElementConstructor HTMLTextAreaElement;
|
| attribute HTMLTitleElementConstructor HTMLTitleElement;
|
| attribute HTMLUListElementConstructor HTMLUListElement;
|
|
|