Summary: | Header elements are not always preserved during paste | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> | ||||
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | jparent | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Justin Garcia
2009-02-06 15:04:53 PST
Created attachment 27422 [details]
patch
Comment on attachment 27422 [details] patch > Index: LayoutTests/editing/execCommand/4128080-2.html > =================================================================== > --- LayoutTests/editing/execCommand/4128080-2.html (revision 0) > +++ LayoutTests/editing/execCommand/4128080-2.html (revision 0) > \ No newline at end of file > Index: LayoutTests/editing/execCommand/4128080-1.html > =================================================================== > --- LayoutTests/editing/execCommand/4128080-1.html (revision 0) > +++ LayoutTests/editing/execCommand/4128080-1.html (revision 0) > \ No newline at end of file You should add newlines :D r=me |