すぎたです。

In message news:bse4qh$n6t@utogw.gssm.otsuka.tsukuba.ac.jp
<kuno@gssm.otsuka.tsukuba.ac.jp> wrote ...

>   なんすか、その大嘘サイトは? 次のHTMLをNetscape Navigator
> 4.78/Unix で実行してみましたがもちろん「10」が2回表示されますよ。

もしかしたら、大ーーー昔、そんな仕様のものがあったのだろうか
とも考えていたのですが、考えてみると Copyright (C) 2000-2001
なので、そんなに古い話でもないということに気づきました。

NN2 を入れるのはちょっと怖いので、NN3 の資料をみると、

Copyright (C) 1995-1996 Netscape Communications Corporation
http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/ident.htm#1004248

| When you set a variable identifier by assignment outside of a function,
| it is called a global variable, because it is available everywhere
| in the current document. When you declare a variable within a function,
| it is called a local variable, because it is available only within the
| function. Using var is optional, but you need to use it if you want to
| declare a local variable inside a function that has already been declared
| as a global variable.

とありますので、NN3 でも 10 が 2 回表示されそうです。

-- 
杉田
sugi-nws@bk.iij4u.or.jp