[Webkit-unassigned] [Bug 114288] New: MutationRecord is not exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 07:43:45 PDT 2013


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

           Summary: MutationRecord is not exposed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/TR/domcore/#mutationrecord
        OS/Version: All
            Status: NEW
          Keywords: WebExposed
          Severity: Trivial
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


window.MutationRecord is undefined in Blink/WebKit but it is exposed in Gecko.

The spec at http://www.w3.org/TR/domcore/#mutationrecord does not have a [NoInterfaceObject] so it means that the interface should be exposed on Window.

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