- From: <bugzilla@jessica.w3.org>
- Date: Fri, 02 Nov 2012 17:23:18 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19831 --- Comment #8 from Hallvord R. M. Steen <hallvord@opera.com> --- My preference would be to keep the exception throwing in the spec as-is. Reasons: * calling a method when it has no effect is probably an author mistake, throwing is a better way to warn against it * since IE does it, we will hopefully escape compat problems (and the method isn't much used in the first place) * as implementations disagree, there is no clear, consistent and useful alternative behaviour to consistently throwing I guess this E-mail caused the spec change to make it throw: http://lists.w3.org/Archives/Public/public-webapps/2010OctDec/0022.html -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 2 November 2012 17:23:20 UTC