Bug 28375

Summary: execCommand("InsertHorizontalRule") inserts a broken <hr> element
Product: WebKit Reporter: Darin Adler <darin>
Component: HTML EditingAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch mitz: review+

Darin Adler
Reported 2009-08-16 21:54:57 PDT
The code in executeInsertHorizontalRule creates an <hr> element of the wrong internal class. This makes it serialize incorrectly and has a number of other minor bad effects.
Attachments
patch (6.21 KB, patch)
2009-08-16 21:59 PDT, Darin Adler
mitz: review+
Darin Adler
Comment 1 2009-08-16 21:59:01 PDT
Darin Adler
Comment 2 2009-08-16 22:25:44 PDT
Note You need to log in before you can comment on or make changes to this bug.