data
|
|
Access
|
read-write
|
Returns
|
String
|
Get throws
|
DOMException
DOMSTRING_SIZE_ERR: Raised when it would return more characters than fit in a DOMString variable on the implementation platform.
|
Set throws
|
DOMException
NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly.
|