Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #25114
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Firefox Console hiding output |
| Date | 2014-06-29 10:35 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2679507.Dqiaehdrqf@PointedEars.de> (permalink) |
| References | <output-20140627183754@ram.dialup.fu-berlin.de> <amnl0bud46g3$.1dzm60n4mpegh.dlg@40tude.net> <blank-20140629024652@ram.dialup.fu-berlin.de> |
Stefan Ram wrote:
> JJ <jj4public@vfemail.net> writes:
>> Did that happen on all web pages, including blank HTML file?
>
> I only ever tried it in the debugger with no web page at all:
>
> JSON.stringify( document )
> "{"location":{}}"
Works as designed, see ES 5.1 ยง15.12.3.
--
PointedEars
FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix>
Please do not Cc: me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Firefox Console hiding output JJ <jj4public@vfemail.net> - 2014-06-29 04:37 +0700
Re: Firefox Console hiding output JJ <jj4public@vfemail.net> - 2014-06-29 15:02 +0700
Re: Firefox Console hiding output Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-29 10:59 +0200
Re: Firefox Console hiding output JJ <jj4public@vfemail.net> - 2014-06-29 20:48 +0700
Re: Firefox Console hiding output Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-29 18:07 +0200
Re: Firefox Console hiding output Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-29 10:35 +0200
csiph-web