- From: Philippe Le Hegaret <plh@w3.org>
- Date: Tue, 28 Mar 2000 20:58:59 +0000
- To: Glenn Adams <gadams@vgi.com>
- CC: www-dom@w3.org
Glenn Adams wrote: > In Document Object Model (DOM) Level 2 Specification, Version 1.0, W3C > Candidate Recommendation 07 March, 2000, under Section 5.2.3 Element with CSS > inline style, regarding the ElementCSSInlineStyle interface: > > Is it to be presumed that this interface is obtained by means of > binding-specific casting on an instance of the Element interface? If so, then > I would suggest adding language to that effect. May be something like this : "The expectation is that an instance of the ElementCSSInlineStyle interface can be obtained by using binding-specific casting methods on an instance of the Element interface when the element supports inline CSS style informations." Philippe.
Received on Tuesday, 28 March 2000 15:59:00 UTC