- From: Gavin Kistner <gavin@refinery.com>
- Date: Wed, 24 Sep 2003 09:47:42 -0600
- To: www-style@w3.org, www-smil@w3.org
I'm writing a tool to allow MSDN-like browsing of the ECMAScript interfaces W3C languages. http://phrogz.dnsalias.net/ObjJob/ [This is not (just) an advertisement for this site...please read on.] (To enable hyperlinked browsing and bookmarking of items, the ability for contributors to comment on every object/method/property ala php.net, but most importantly to be able to see the accumulation of properties and methods on objects due to inheritance.) I'm starting out with SVG1.1, which inherits from DOM 2 Core, DOM 2 Events, CSS, and SMIL. I've found the ECMAScript Binding addenda for the first three: http://www.w3.org/TR/SVG11/ecmascript-binding.html http://www.w3.org/TR/DOM-Level-2-Core/ecma-script-binding.html http://www.w3.org/TR/DOM-Level-2-Events/ecma-script-binding.html but cannot find anything equivalent for CSS or SMIL. Does such a resource exist? The Objects in particular that I'm looking for, which are referenced in the SVG spec, are: css::CSSRule css::CSSStyleDeclaration css::CSSValue css::DocumentCSS css::RGBColor css::ViewCSS smil::ElementTimeControl Thanks in advance for your responses, and I request that you CC me on replies to the list, since I am now on many W3C mailing lists in pursuit of this project, and the combined traffic is high. -- Gavin Kistner @ Refinery, Inc. gavin@refinery.com work: +1.303.444.1777 cell: +1.303.641.1521
Received on Wednesday, 24 September 2003 11:47:43 UTC