Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "Jukka K. Korpela" Newsgroups: alt.html,comp.lang.javascript Subject: Re:

Odd Behaviour? Date: Wed, 23 Nov 2011 01:12:14 +0200 Organization: A noiseless patient Spider Lines: 28 Message-ID: References: <9g8oc7d651b5t8m3gvu2k7eokd2iasbo4p@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 22 Nov 2011 23:12:14 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="ngroV0xYIIv0dzjhyZhv5A"; logging-data="3965"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0NbruSiAit52FwzwdGQGy" User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <9g8oc7d651b5t8m3gvu2k7eokd2iasbo4p@4ax.com> X-Antivirus-Status: Clean X-Antivirus: avast! (VPS 111122-1, 22.11.2011), Outbound message Cancel-Lock: sha1:i/8u4P5GBFKZ6KojExIv3WYbT0U= Xref: x330-a1.tempe.blueboxinc.net comp.lang.javascript:8544 2011-11-23 0:37, Gene Wirchenko wrote: > There is no URL. This is internal. Then you should have set up a URL. It was more difficult to me to do that, since the code you posted here had some line breaks inserted by your newsreader and I had to fix the issues. But there it is: http://www.cs.tut.fi/~jkorpela/test/odd.html >>> Note the blank line between the "Windows Properties" and "Frames" >>> lines. Note that there is no blank line between the "Browser >>> Properties" and values lines. Why not? This seems to happen on IE only, and if you refresh the Output Window, a blank line gets inserted. The same happens if you do F12 on IE 9. So it seems to be an IE quirk. It does not happen if the content is presented as a static document. And the quirk seems to vanish if you add at the start of the generated document. > The doctype is a default provided by Dreamweaver 8. I do not > know which doctype I should use so I have gone with the default. In your code, the _generated_ document has no doctype declaration. -- Yucca, http://www.cs.tut.fi/~jkorpela/