[Bug 8938] New: We should explicitly say that using document.write after a document has been fully parsed results in the document being replaced. It's currently implicit in "calls the open() method implicitly first" but it would be nice to be clearer

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

           Summary: We should explicitly say that using document.write after
                    a document has been fully parsed results in the document
                    being replaced. It's currently implicit in "calls the
                    open() method implicitly first" but it would be nice to
                    be clearer
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-
                    work/#document.write()
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section: http://www.whatwg.org/specs/web-apps/current-work/#document.write()

Comment:
We should explicitly say that using document.write after a document has been
fully parsed results in the document being replaced. It's currently implicit
in "calls the open() method implicitly first" but it would be nice to be
clearer

Posted from: 64.134.222.102


-- 
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 Wednesday, 10 February 2010 11:12:20 UTC