mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
parent
64cc9ec688
commit
2399a1449d
4 changed files with 7 additions and 376 deletions
|
@ -12,8 +12,8 @@
|
|||
*/
|
||||
|
||||
interface DOMImplementation {
|
||||
/*boolean hasFeature(DOMString feature,
|
||||
[TreatNullAs=EmptyString] DOMString version);*/
|
||||
boolean hasFeature(DOMString feature,
|
||||
[TreatNullAs=EmptyString] DOMString version);
|
||||
[Throws]
|
||||
DocumentType createDocumentType(DOMString qualifiedName, DOMString publicId,
|
||||
DOMString systemId);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue