Re: [html-tests] Changing input type to file clears value IDL attr (#2589)

My understanding is the case on line 44 handles transitions *from* the "file" input type.

I pushed f60ddf4 to make it clearer that this is affects transitions *to* the "file" input type and not value sanitization.

http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3914  (this DOM viewer is great) 

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2589#issuecomment-187460150

Received on Tuesday, 23 February 2016 01:04:54 UTC