- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Sep 2010 09:49:50 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10694
Summary: Specify window.console. Without it scripts around the
web break because the author left in a
console.something. Not sure which members are
required; Opera has log, warn, error, info. They
should be defined to either do nothing or show the
arguments conver
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-window-object
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
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-window-object
Comment:
Specify window.console. Without it scripts around the web break because the
author left in a console.something. Not sure which members are required; Opera
has log, warn, error, info. They should be defined to either do nothing or
show the arguments converted to DOMString and joined with a U+0020 space as a
message to the user in a UA-defined way.
Posted from: 85.227.159.236
--
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 Thursday, 23 September 2010 09:49:52 UTC