- From: <bugzilla@jessica.w3.org>
- Date: Sat, 24 Sep 2011 12:42:32 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14275
Summary: This non-normative box is not very clean. After all,
using DOM methods or innerHTML also could make DOM not
correspond source code of document (heck, older
versions of IE did some transformations). Also, as
long you won't use async or defer I cannot think
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#doc
ument.write()
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/content-models.html
Multipage: http://www.whatwg.org/C#document.write()
Complete: http://www.whatwg.org/c#document.write()
Comment:
This non-normative box is not very clean. After all, using DOM methods or
innerHTML also could make DOM not correspond source code of document (heck,
older versions of IE did some transformations). Also, as long you won't use
async or defer I cannot think of case where document.write() would depend on
network latency...
Posted from: 178.36.189.188 by glitch.mr@gmail.com
User agent: Opera/9.80 (Windows NT 6.1; U; pl) Presto/2.9.168 Version/11.51
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 24 September 2011 12:42:34 UTC