From c7ba550242793c070635fdf901a728540de3fb08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 30 Nov 2001 00:28:45 +0000 Subject: [PATCH] extended the list of browsers that works with DOM version --- libraries/left.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libraries/left.js b/libraries/left.js index d6b901161..98d30e90b 100644 --- a/libraries/left.js +++ b/libraries/left.js @@ -10,9 +10,8 @@ // Rewritten and put in a libray 2nd May 2001 by Loïc Chapeaux // Test passed with: -// - Mozilla 0.8.1, 0.9.0, 0.9.1, 0.9.2 for Windows (js enabled -// & disabled) -// - IE5, 5.01, 5.5 for Windows +// - Mozilla 0.8.1-0.9.6 for Windows (js enabled & disabled) +// - IE5, 5.01, 5.5, 6.0 for Windows // - Netscape 4.75 for Windows // Test failed (crappy DOM implementations) with: