| Index: trunk/Source/core/dom/Document.idl
|
| ===================================================================
|
| --- trunk/Source/core/dom/Document.idl (revision 171140)
|
| +++ trunk/Source/core/dom/Document.idl (working copy)
|
| @@ -113,7 +113,7 @@
|
|
|
| [TreatNullAs=NullString, RaisesException] attribute DOMString cookie;
|
|
|
| - [RaisesException=Setter, CustomElementCallbacks, PerWorldBindings, ExposeJSAccessors] attribute HTMLElement body;
|
| + [RaisesException=Setter, CustomElementCallbacks, PerWorldBindings] attribute HTMLElement body;
|
|
|
| readonly attribute HTMLHeadElement head;
|
| readonly attribute HTMLCollection images;
|
|
|