[Webkit-unassigned] [Bug 87372] New: A DOMCharacterDataModified event should not be dispatched.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 04:47:33 PDT 2012


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

           Summary: A DOMCharacterDataModified event should not be
                    dispatched.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    shinyak at chromium.org


The attached html file fires a DOMCharacterDataModified event. That should not be dispatched since we just load the HTML file.
Note that the HTML does not contain new-line at the end of file. If we add a new-line at the end of file, event won't be dispatched.

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