[Webkit-unassigned] [Bug 27156] New: SplitElementCommand shouldn't be duplicating two elements with the same id attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 13:34:04 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27156

           Summary: SplitElementCommand shouldn't be duplicating two
                    elements with the same id attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at google.com


When SplitElementCommand is called for an element with id attribute, it
generates two elements with the same id attributes.  Since the id attribute
must be unique throughout the document, this behavior is wrong.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list