[Webkit-unassigned] [Bug 78469] New: Sandbox: DOMSettableTokenList functions are not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 00:20:54 PST 2012


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

           Summary: Sandbox: DOMSettableTokenList functions are not
                    supported
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jenny.q.cao at intel.com


based on the spec(http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-sandbox ),
sandbox attribute is an object of DOMSettableTokenList.
should support length, item, contains, add, remove, toggle, toString, case sensitivity methods ,
but in chromium(17.0.963.46), sandbox attribute does not support above methods
the case http://test.w3.org/html/tests/submission/Microsoft/sandbox/sandbox_011.htm is failed

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