Bug 8335

Summary: Implement execCommand(InsertHorizontalRule)
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: EasyFix
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch and layout test darin: review+

Justin Garcia
Reported 2006-04-11 23:15:37 PDT
Really easy.
Attachments
patch and layout test (8.20 KB, patch)
2006-04-12 12:46 PDT, Justin Garcia
darin: review+
Justin Garcia
Comment 1 2006-04-12 12:46:34 PDT
Created attachment 7659 [details] patch and layout test
Darin Adler
Comment 2 2006-04-12 12:58:51 PDT
Comment on attachment 7659 [details] patch and layout test What about "&", and "<" characters? r=me
Justin Garcia
Comment 3 2006-04-12 14:55:36 PDT
Created the fragment manually instead of doing createFragmentFromMarkup to avoid the escaping issues.
Note You need to log in before you can comment on or make changes to this bug.