[Bug 14428] Investigate if onfoo properties should be handled in a special way in interface.prototype

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14428

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #4 from Travis Leithead [MSFT] <travil@microsoft.com> 2011-11-10 20:26:41 UTC ---
I'd really prefer to avoid another hack if possible. Sites that are updating do
get the latest versions of Prototype (which has this problem and has long since
been fixed). We could cater to sites using older libraries that do bad things,
or we can let these sites naturally evolve as more browsers implement the spec. 

store.sony.ca is specifically sending IE the meta tag telling it to use it's
old compatibility binding for the DOM (IE8 mode):
<meta http-equiv="x-ua-compatible" content="IE=8" />

This lets them update on their timetable. I plan to contact them as well to
request that they update to newer versions of prototype.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 10 November 2011 20:26:49 UTC