[webkit-changes] cvs commit: WebCore/kwq DOMExtensions.h
Timothy
thatcher at opensource.apple.com
Tue Nov 15 16:12:38 PST 2005
thatcher 05/11/15 16:12:38
Modified: kwq Tag: Safari-2-0-branch DOMExtensions.h
Log:
Rolling out the header change from Adele's patch. We can't add to the public API in Glendale.
Revision Changes Path
No revision
No revision
1.9.16.2 +0 -5 WebCore/kwq/DOMExtensions.h
Index: DOMExtensions.h
===================================================================
RCS file: /cvs/root/WebCore/kwq/DOMExtensions.h,v
retrieving revision 1.9.16.1
retrieving revision 1.9.16.2
diff -u -r1.9.16.1 -r1.9.16.2
--- DOMExtensions.h 15 Nov 2005 07:31:05 -0000 1.9.16.1
+++ DOMExtensions.h 16 Nov 2005 00:12:37 -0000 1.9.16.2
@@ -32,11 +32,6 @@
- (DOMCSSStyleDeclaration *)createCSSStyleDeclaration;
@end
- at interface DOMElement (DOMElementExtensions)
-- (void)focus;
-- (void)blur;
- at end
-
@interface DOMHTMLElement (DOMHTMLElementExtensions)
- (NSString *)innerHTML;
- (void)setInnerHTML:(NSString *)innerHTML;
More information about the webkit-changes
mailing list