Bug 22359 - Add a test for calling document.write() with multiple parameters
Summary: Add a test for calling document.write() with multiple parameters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (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 11:23 PST by Pam Greene (IRC:pamg)
Modified: 2008-11-20 15:24 PST (History)
0 users

See Also:


Attachments
New test + result (1.49 KB, patch)
2008-11-19 11:27 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 11:23:28 PST
Early on, Chromium had a bug calling document.write() with multiple parameters. Add a test for that.
Comment 1 Pam Greene (IRC:pamg) 2008-11-19 11:27:23 PST
Created attachment 25282 [details]
New test + result
Comment 2 Darin Adler 2008-11-19 11:29:35 PST
Comment on attachment 25282 [details]
New test + result

r=me
Comment 3 Pam Greene (IRC:pamg) 2008-11-20 15:24:12 PST
Landed in r38634.