[Bug 12565] This section should clarify whether the following code should work: 'document.getElementsByTagName("html")[0].setAttribute("manifest", "offline.manifest");'

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12565

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ms2ger@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #1 from Ms2ger <Ms2ger@gmail.com> 2011-06-16 18:46:17 UTC ---
> The manifest attribute only has an effect during the early stages of
> document load. Changing the attribute dynamically thus has no effect
> (and thus, no DOM API is provided for this attribute).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 16 June 2011 18:46:19 UTC