- From: Sergey Ilinsky <castonet@yahoo.co.uk>
- Date: Thu, 12 Mar 2009 10:20:28 +0000 (GMT)
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: www-dom@w3.org
--- On Wed, 11/3/09, Boris Zbarsky <bzbarsky@MIT.EDU> wrote:
> Except that the DOM spec for input.value specifically says
> that changing it does not change the "value"
> attribute, while the DOM spec for .style.* explicitly says
> that the property represents nothing other than the style
> attribute.
Right, the value attribute property was likely an exception because of the form reset funcionality.
> That's not the observed behavior of UAs last I checked,
> not correct per the DOM 2 Style spec, and not compatible
> with the web last I checked.
Again correct, couple of tests I've done prove your words.
Sergey/
      
Received on Thursday, 12 March 2009 10:21:08 UTC