/[pub]/suikawiki/script/misc/plugins/view/Downgrade.wp2
Suika

Diff of /suikawiki/script/misc/plugins/view/Downgrade.wp2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by wakaba, Thu Jun 3 06:38:48 2004 UTC revision 1.6 by wakaba, Tue Mar 15 08:50:05 2005 UTC
# Line 84  Function: Line 84  Function:
84            $flag->{ua_winie40} = 1;            $flag->{ua_winie40} = 1;
85          } elsif ($iever >= 3) {          } elsif ($iever >= 3) {
86            $flag->{html_no_latin1} = 1;            $flag->{html_no_latin1} = 1;
87              ## ISSUE: Is WinIE4 support latin-1 character on Japanese Windoze?              ## ISSUE: Does WinIE4 support latin-1 character on Japanese Windoze?
88            $flag->{ua_winie30} = 1;            $flag->{ua_winie30} = 1;
89              $flag->{js_no_regex} = 1;
90                ## ISSUE: Does WinIE4 support /regex-literal/?
91          } else { # WinIE 2          } else { # WinIE 2
92            $flag->{html_no_div} = 1;            $flag->{html_no_div} = 1;
93            $flag->{stylesheet_no_css} = 1;            $flag->{stylesheet_no_css} = 1;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24