Bug 8624

Summary: Placeholders aren't always removed during paste
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Justin Garcia <justin.garcia>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch, layout tests and changelog entries
none
patch, layout tests and changelog entries darin: review+

Description Justin Garcia 2006-04-26 23:29:00 PDT
Paste "foo<div>bar</div>" into  <div><br></div> and you'll get an extraneous line break.
Comment 1 Justin Garcia 2006-04-27 01:50:00 PDT
Created attachment 7992 [details]
patch, layout tests and changelog entries

this helps me get set up for other changes
Comment 2 Justin Garcia 2006-04-27 01:55:18 PDT
Created attachment 7993 [details]
patch, layout tests and changelog entries

fixed typos
Comment 3 Darin Adler 2006-04-27 07:35:08 PDT
Comment on attachment 7993 [details]
patch, layout tests and changelog entries

r=me
Comment 4 Justin Garcia 2006-04-27 13:08:15 PDT
fixed in r14086