|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"TestSerializationInherit.idl";
Public Attributes | |
| attribute long | inheritLongAttribute |
| serializer = { inherit, attribute } | |
Public Attributes inherited from TestSerialization | |
| attribute DOMString | firstStringAttribute |
| attribute long | secondLongAttribute |
| attribute TestException | thirdUnserializableAttribute |
| attribute unrestricted double | fourthUnrestrictedDoubleAttribute |
| attribute long | fifthLongAttribute |
| attribute TestTimeStamp | sixthTypedefAttribute |
| serializer = { attribute } | |
| attribute long TestSerializationInherit::inheritLongAttribute |
| TestSerializationInherit::serializer = { inherit, attribute } |
1.8.13