[Webkit-unassigned] [Bug 9179] Implement select.options.add() method

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 3 10:47:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9179





------- Comment #13 from ddkilzer at kilzer.net  2006-07-03 10:47 PDT -------
Created an attachment (id=9169)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9169&action=view)
Test results from Firefox 1.5.0.4

This page contains the test results for Firefox 1.5.0.4.  They all pass with
the following exceptions:

- Firefox 1.5.0.4 crashes if 'null' is passed into the options.add() method. 
This will be fixed in Firefox 1.5.0.5:

https://bugzilla.mozilla.org/show_bug.cgi?id=342677

- Firefox 1.5.0.4 does not throw a "type mismatch" exception for passing
primitive types into the options.add() method.  This will also be fixed by the
patch for 342677.

- Firefox 1.5.0.4 doesn't support the innerText property, so the test was
changed to textContent to make the test pass.  (MSIE 6 doesn't support
textContext.)  Filed a Firefox bug to cover this.

https://bugzilla.mozilla.org/show_bug.cgi?id=343357


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list