Re: [whatwg] Proposal: Write-only submittable form-associated controls.

For the XSS attacker, couldn't they just use `theInput.removeAttribute("writeonly"); alert(theInput.value);`?

Or is this some kind of new "un-removable attribute"?

Received on Wednesday, 15 October 2014 16:00:37 UTC