| Index: Source/core/page/DOMWindow.idl
|
| diff --git a/Source/core/page/DOMWindow.idl b/Source/core/page/DOMWindow.idl
|
| index 90a8a511366ebd04914c0a2a64cba9aad5423b58..5e75ca4d40a78447bd54d4b6aead6edd3c992f2f 100644
|
| --- a/Source/core/page/DOMWindow.idl
|
| +++ b/Source/core/page/DOMWindow.idl
|
| @@ -371,7 +371,7 @@
|
| attribute HTMLButtonElementConstructor HTMLButtonElement;
|
| attribute HTMLCanvasElementConstructor HTMLCanvasElement;
|
| attribute HTMLDListElementConstructor HTMLDListElement;
|
| - [Conditional=DATALIST_ELEMENT] attribute HTMLDataListElementConstructor HTMLDataListElement;
|
| + attribute HTMLDataListElementConstructor HTMLDataListElement;
|
| [EnabledPerContext=dialogElement] attribute HTMLDialogElementConstructor HTMLDialogElement;
|
| attribute HTMLDirectoryElementConstructor HTMLDirectoryElement;
|
| attribute HTMLDivElementConstructor HTMLDivElement;
|
|
|