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

"file" is already special-cased in the test (line 44). Right? So this change doesn't change what the test does, but adds confusion since it looks like there is a sanitation algorithm for "file" which there isn't per spec.

What would be useful to test step 3 of https://html.spec.whatwg.org/multipage/forms.html#input-type-change is something like this http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3912 

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

Received on Monday, 22 February 2016 14:38:44 UTC