- From: Ian Hickson <ian@hixie.ch>
- Date: Sun, 17 Jul 2005 14:41:34 +0000 (UTC)
On Sun, 17 Jul 2005, Anne van Kesteren wrote: > > Certain DOM attributes such as the href DOM attribute[1] are implemented > differently than specified. The attribute is implemented as to return a > resolved link, not as equivalent to the href HTML attribute. It's defined to reflect it, not as equivalent. Reflect is defined carefully: http://whatwg.org/specs/web-apps/current-work/#reflect > I also think that these kind of things should be more clearly defined in > the Web Forms 2 DOM interfaces[2] as the W3C DOM level 2 HTML[3] is not > clear at all about the relation between DOM attributes and HTML > attributes such as action for example. In WF2 generally I'd like to stick to specifying new features, only trying to clarify existing features when they are poorly implemented. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Sunday, 17 July 2005 07:41:34 UTC