[Webkit-unassigned] [Bug 65338] Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 14:31:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65338





--- Comment #4 from Mark Pilgrim <pilgrim at chromium.org>  2011-07-28 14:31:31 PST ---
Addressed all feedback. In reference to HTMLAllCollection, I tested IE9 under Windows 7 and discovered that .item() treats a missing argument as .item(0), but the other 2 methods throw an exception if the argument is missing. I've adjusted the IDL to match.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list