Hallo,
Hab den Link vergessen: http://my.opera.com/desktopteam/blog/2008/01/25/new-snapshot-experimenting-with-document-all-cloaking
"Occasionally, sites use document.all correctly without testing if it exists, and without providing a standards-based approach, which is why we added document.all support in the first place. Cloaking will cause the first case to use the standards approach, while allowing the second to continue to function."
Gerade hat mich goetz in #selfhtml darauf aufmerksamm gemacht dass "cloaking" wohl nicht einfach wegmachen bedeutet, sondern eventuell verhüllen, oder verstecken. Ich kann mir jetzt so direkt aber nicht vorstellen wie man beim test if(document.all) false zurückgeben kann und gleichzeitig die benutzung von document.all.foo erlauben kann ohne noch viel mehr schaden als das einfache weglassen zu verursachen.
Jeena