[Webkit-unassigned] [Bug 55064] New: When setting innerHTML, inputs should not end up with magic form associations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 11:12:32 PST 2011


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

           Summary: When setting innerHTML, inputs should not end up with
                    magic form associations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu
                CC: abarth at webkit.org


Created an attachment (id=83504)
 --> (https://bugs.webkit.org/attachment.cgi?id=83504&action=review)
Testcase

See attached testcase.  It should alert PASS; it's alerting FAIL.

The relevant spec is at http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#concept-form-association starting at "When a form-associated element's ancestor chain changes" (as it does in this case, when the fragment is inserted into the document).

-- 
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