- From: Mark Hickenbottom <snapx@popd.ix.netcom.com>
- Date: Tue, 30 Jul 2002 05:40:27 -0400 (EDT)
- To: www-dom@w3.org
Received on Wednesday, 31 July 2002 10:48:47 UTC
From the StyleSheet interface in the Style Sheets spec: readonly attribute DOMString href; If the style sheet is a linked style sheet, the value of its attribute is its location. For inline style sheets, the value of this attribute is null. Should strings ever be null? Should the value of this attribute for inline style sheets be empty string instead of null?
Received on Wednesday, 31 July 2002 10:48:47 UTC