- From: Philippe Le Hegaret <plh@w3.org>
- Date: Tue, 30 Jan 2001 17:51:06 -0500
- To: Don Brutzman <brutzman@nps.navy.mil>
- Cc: www-dom@w3.org, Joe Williams <JOEDWIL@earthlink.net>
Don Brutzman wrote: > > I had to make these changes to the dom 3 code to get a clean > compile together with the dom 2 interfaces. Keep in mind that our plans are to include the DOM Level 2 Core in the DOM Level 3 Core. The Node3 will disappear and all new methods/attributes will be added in the DOM Level 2 interfaces. > line 277 > * @param modifer The modifier which the user wishes to query > ^ > [insert space] > > line 278: > * @return boolean > ^^^^^^^ > [insert boolean for return value] I need to check/fix these ones. Thanks, Philippe
Received on Tuesday, 30 January 2001 17:51:16 UTC