Bug 22363 - Add test for DOM1 and DOM2 versions of add() on a select control
Summary: Add test for DOM1 and DOM2 versions of add() on a select control
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pam Greene (IRC:pamg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 12:41 PST by Pam Greene (IRC:pamg)
Modified: 2008-11-20 15:27 PST (History)
0 users

See Also:


Attachments
New test + result (2.39 KB, patch)
2008-11-19 12:42 PST, Pam Greene (IRC:pamg)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pam Greene (IRC:pamg) 2008-11-19 12:41:21 PST
More tests good.
Comment 1 Pam Greene (IRC:pamg) 2008-11-19 12:42:33 PST
Created attachment 25287 [details]
New test + result
Comment 2 Darin Adler 2008-11-19 13:04:10 PST
Comment on attachment 25287 [details]
New test + result

> +	https://bugs.webkit.org/show_bug.cgi?id=22363
> +	Add a test for DOM1 and DOM2 versions of add() on a select control.

Tabs in the change log. Won't be able to check in like this. I suggest fixing your editor settings so this doesn't happen, if that won't cause you problems for other projects you're working on.

r=me
Comment 3 Pam Greene (IRC:pamg) 2008-11-20 15:27:26 PST
Landed in r38636.