[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kdom/bindings/idl
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2005-07-21 0:31:40
Message-ID: 1121905900.288632.5896.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 437123 by wildfox:

Move DOMImplementationCSS functionality into DOMImplementation.


 M  +4 -0      core/DOMImplementation.idl  
 D             css/DOMImplementationCSS.idl  


--- trunk/kdenonbeta/kdom/bindings/idl/core/DOMImplementation.idl #437122:437123
@@ -31,5 +31,9 @@
 		// Introduced in DOM Level 3:
 		DOMObject getFeature(in DOMString feature,
 							 in DOMString version);
+
+		// Introduced in DOM Level 2: [specified in seperated DOMImplementationCSS]
+		CSSStyleSheet createCSSStyleSheet(in DOMString title,
+										  in DOMString media) raises(DOMException);
 	};
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic