| Index: core/html/HTMLHtmlElement.idl
|
| diff --git a/core/html/HTMLHtmlElement.idl b/core/html/HTMLHtmlElement.idl
|
| index 3e329da57d125b03a8b7156ee3c28065bd5aa25c..3099de60b2dd06e839fef709e408afbbeb0a8db2 100644
|
| --- a/core/html/HTMLHtmlElement.idl
|
| +++ b/core/html/HTMLHtmlElement.idl
|
| @@ -19,5 +19,4 @@
|
|
|
| interface HTMLHtmlElement : HTMLElement {
|
| [Reflect] attribute DOMString version;
|
| - [Reflect, TreatNullAs=NullString, URL, PerWorldBindings, ActivityLogging=SetterForIsolatedWorlds, MeasureAs=HTMLHtmlElementManifest] attribute DOMString manifest;
|
| };
|
|
|