Boris Zbarsky (2014-07-28T16:04:28.000Z)
I was trying to determine what browsers do with named properties on 
<form> elements, and I'm getting some rather strange results.

Consider https://bugzilla.mozilla.org/attachment.cgi?id=8463423 and 
https://bugzilla.mozilla.org/attachment.cgi?id=8463432

Is it just me, or do Chrome and IE violate the internal method 
invariants on the first of those, and all three of Chrome, IE, Safari 
violate them on the second one?

-Boris
domenic at domenicdenicola.com (2014-08-07T16:01:40.420Z)
I was trying to determine what browsers do with named properties on <form> elements, and I'm getting some rather strange results.

Consider https://bugzilla.mozilla.org/attachment.cgi?id=8463423 and https://bugzilla.mozilla.org/attachment.cgi?id=8463432

Is it just me, or do Chrome and IE violate the internal method 
invariants on the first of those, and all three of Chrome, IE, Safari 
violate them on the second one?