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