Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(765)

Unified Diff: core/xml/XSLTProcessor.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/xml/XSLTProcessor.idl
diff --git a/core/xml/XSLTProcessor.idl b/core/xml/XSLTProcessor.idl
index 3dc316d2cceaee3eac92b9878cc9077a01db9eac..5cef21eb81b44b7b42b07f8c5a4f784f8f71c997 100644
--- a/core/xml/XSLTProcessor.idl
+++ b/core/xml/XSLTProcessor.idl
@@ -32,9 +32,9 @@
[
Constructor,
- ImplementationLacksVTable
+ MeasureAs=XSLTProcessor
] interface XSLTProcessor {
-
+
void importStylesheet([Default=Undefined] optional Node stylesheet);
DocumentFragment transformToFragment([Default=Undefined] optional Node source, [Default=Undefined] optional Document docVal);
Document transformToDocument([Default=Undefined] optional Node source);
« core/page/Location.idl ('K') | « core/xml/XPathResult.idl ('k') | modules/README » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b