|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"ProcessingInstruction.idl";
Public Attributes | |
| readonly attribute DOMString | target |
| readonly attribute StyleSheet | sheet |
Public Attributes inherited from CharacterData | |
| attribute DOMString | data |
| readonly attribute unsigned long | length |
Additional Inherited Members | |
Public Member Functions inherited from CharacterData | |
| DOMString | substringData (unsigned long offset, unsigned long length) |
| void | appendData (DOMString data) |
| void | insertData (unsigned long offset, DOMString data) |
| void | deleteData (unsigned long offset, unsigned long length) |
| void | replaceData (unsigned long offset, unsigned long length, DOMString data) |
| readonly attribute StyleSheet ProcessingInstruction::sheet |
1.8.13