- From: Adam Dingle <adam@avantgo.com>
- Date: 1998年10月27日 12:06:45 -0500 (EST)
- To: <www-dom@w3.org>
- Message-ID: <002001be01cb7ドルced06d026ドルe14ed1@speedy.avantgo.com>
There seems to be a minor error in the DOM Level 1 Specification. From page http://www.w3.org/TR/REC-DOM-Level-1/level-one-html.html : "Interface HTMLQuoteElement For the Q and BLOCKQUOTE elements. See the Q element definition in HTML 4.0. " "Interface HTMLBlockquoteElement See the BLOCKQUOTE element definition in HTML 4.0." It would seem that HTMLBlockquoteElement is used for BLOCKQUOTE, so HTMLQuoteElement is presumably used only for Q. -adam
Received on Monday, 2 November 1998 11:49:13 UTC