[Webkit-unassigned] [Bug 58129] New: Should not have 'manifest' IDL attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 03:05:33 PDT 2011


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

           Summary: Should not have 'manifest' IDL attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zcorpan at gmail.com


Testcase: javascript:alert('manifest' in document.documentElement ? 'FAIL' : 'PASS')

The spec intentionally omits the 'manifest' IDL attribute on <html> because "Changing the attribute dynamically thus has no effect (and thus, no DOM API is provided for this attribute)."
http://www.whatwg.org/specs/web-apps/current-work/complete/semantics.html#htmlhtmlelement

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