Index: index_en.xml
===================================================================
RCS file: /m/evangelism/web/devedge/srce/viewsource/2002/browser-detection/index_en.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index_en.xml 29 Jan 2003 19:51:35 -0000 1.10
+++ index_en.xml 3 Feb 2003 19:07:06 -0000 1.11
@@ -1117,7 +1117,7 @@
example, branch 2.2.0 was created before 2.12.36
however comparing these values as strings shows '2.2.0' > '2.12.36'.
The JavaScript function
- geckoGetRv()
+ geckoGetRv()
provides one solution to this problem by converting the branch tag
in the user agent string into a floating point number where each
level of the branch tag is considered as a number from 0-99.
@@ -1418,10 +1418,10 @@