Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite::HTML cp HTML.pm blib/lib/MIME/Lite/HTML.pm Manifying blib/man3/MIME::Lite::HTML.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01use.............ok t/20create_image_part.ok t/50generic......... # Failed test (t/50generic.t at line 53) # got: '260,264c260,264 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '7362' # > # '7482' # Failed test (t/50generic.t at line 53) # got: '34,54c34,42 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 55a44,55 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 65,67c65,67 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 69c69 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 71c71 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 73,115c73,115 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 117,126c117,126 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 128,134c128,134 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 136,173c136,141 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 174a143,174 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '7581' # > # '7701' # Failed test (t/50generic.t at line 53) # got: '34,54c34,42 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 55a44,55 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 65,67c65,67 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 69c69 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 71c71 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 73,115c73,115 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 117,126c117,126 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 128,134c128,134 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 136,173c136,141 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 174a143,174 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5874' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5874' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '259,263c259,263 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '7344' # > # '7456' # Failed test (t/50generic.t at line 53) # got: '34,54c34,42 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 55a44,55 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 65,67c65,67 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 69c69 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 71c71 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 73,115c73,115 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 117,126c117,126 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 128,134c128,134 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 136,173c136,141 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 174a143,174 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '7529' # > # '7641' # Failed test (t/50generic.t at line 53) # got: '34,54c34,42 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 55a44,55 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 65,67c65,67 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 69c69 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 71c71 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 73,115c73,115 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 117,126c117,126 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 128,134c128,134 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 136,173c136,141 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 174a143,174 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5878' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5878' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '253,257c253,257 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '6004' # > # '6220' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '6189' # > # '6405' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5878' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 51) # '5878' # > # '6094' # Failed test (t/50generic.t at line 53) # got: '28,48c28,36 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 49a38,49 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 59,61c59,61 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 63c63 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 65c65 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 67,109c67,109 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 111,120c111,120 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 122,128c122,128 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 130,167c130,135 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 168a137,168 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 94) # got: '248,252c248,252 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '6982' # > # '7198' # Failed test (t/50generic.t at line 94) # got: '22,42c22,30 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 43a32,43 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 53,55c53,55 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 57c57 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 59c59 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 61,103c61,103 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 105,114c105,114 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 116,122c116,122 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 124,161c124,129 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 162a131,162 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2286' # > # '2315' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2277' # > # '2306' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '7201' # > # '7417' # Failed test (t/50generic.t at line 94) # got: '22,42c22,30 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 43a32,43 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 53,55c53,55 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 57c57 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 59c59 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 61,103c61,103 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 105,114c105,114 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 116,122c116,122 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 124,161c124,129 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 162a131,162 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 94) # got: '247,251c247,251 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '6956' # > # '7172' # Failed test (t/50generic.t at line 94) # got: '22,42c22,30 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 43a32,43 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 53,55c53,55 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 57c57 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 59c59 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 61,103c61,103 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 105,114c105,114 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 116,122c116,122 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 124,161c124,129 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 162a131,162 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2286' # > # '2315' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2277' # > # '2306' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '7141' # > # '7357' # Failed test (t/50generic.t at line 94) # got: '22,42c22,30 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 43a32,43 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 53,55c53,55 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 57c57 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 59c59 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 61,103c61,103 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 105,114c105,114 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 116,122c116,122 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 124,161c124,129 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 162a131,162 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 94) # got: '239,243c239,243 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5564' # > # '5884' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2286' # > # '2315' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '2277' # > # '2306' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5749' # > # '6069' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 92) # '5438' # > # '5758' # Failed test (t/50generic.t at line 94) # got: '14,34c14,22 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 35a24,35 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 45,47c45,47 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 49c49 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 51c51 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 53,95c53,95 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 97,106c97,106 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 108,114c108,114 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 116,153c116,121 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 154a123,154 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '361,365c361,365 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '11420' # > # '11532' # Failed test (t/50generic.t at line 136) # got: '135,155c135,143 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 156a145,156 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 166,168c166,168 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 170c170 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 172c172 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 174,216c174,216 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 218,227c218,227 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 229,235c229,235 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 237,274c237,242 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 275a244,275 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '11639' # > # '11751' # Failed test (t/50generic.t at line 136) # got: '135,155c135,143 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 156a145,156 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 166,168c166,168 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 170c170 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 172c172 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 174,216c174,216 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 218,227c218,227 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 229,235c229,235 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 237,274c237,242 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 275a244,275 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '360,364c360,364 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '11394' # > # '11506' # Failed test (t/50generic.t at line 136) # got: '135,155c135,143 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 156a145,156 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 166,168c166,168 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 170c170 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 172c172 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 174,216c174,216 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 218,227c218,227 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 229,235c229,235 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 237,274c237,242 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 275a244,275 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '11579' # > # '11691' # Failed test (t/50generic.t at line 136) # got: '135,155c135,143 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 156a145,156 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 166,168c166,168 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 170c170 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 172c172 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 174,216c174,216 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 218,227c218,227 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 229,235c229,235 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 237,274c237,242 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 275a244,275 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '354,358c354,358 # < =0D # < =0D # < =0D # < =0D # < =0D # --- # > # > # > # > # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '10054' # > # '10270' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '10239' # > # '10455' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Failed test (t/50generic.t at line 134) # '9928' # > # '10144' # Failed test (t/50generic.t at line 136) # got: '129,149c129,137 # < body {=0D # < margin: 2em 1em 2em 70px;=0D # < font-family: sans-serif;=0D # < color: black;=0D # < background: white;=0D # < background-position: top left;=0D # < background-attachment: fixed;=0D # < background-repeat: no-repeat;=0D # < }=0D # < =0D # < th, td { /* ns 4 */=0D # < font-family: sans-serif;=0D # < }=0D # < =0D # < h1, h2, h3, h4, h5, h6 { text-align: left }=0D # < h1, h2, h3 { color: #005A9C }=0D # < h1 { font: 150% sans-serif }=0D # < h2 { font: 130% sans-serif }=0D # < h3 { font: 110% sans-serif }=0D # < h4 { font: bold 100% sans-serif }=0D # < h5 { font: italic 100% sans-serif }=0D # --- # > body { # > margin: 2em 1em 2em 70px; # > font-family: sans-serif; # > color: black; # > background: white; # > background-position: top left; # > background-attachment: fixed; # > background-repeat: no-repeat; # > } # 150a139,150 # > th, td { /* ns 4 */ # > font-family: sans-serif; # > } # > # > h1, h2, h3, h4, h5, h6 { text-align: left } # > h1, h2, h3 { color: #005A9C } # > h1 { font: 150% sans-serif } # > h2 { font: 130% sans-serif } # > h3 { font: 110% sans-serif } # > h4 { font: bold 100% sans-serif } # > h5 { font: italic 100% sans-serif } # > # 160,162c160,162 # < var edito =3D "24//06//2002";=0D # < edito +=3D"";=0D # < =0D # --- # > var edito =3D "24//06//2002"; # > edito +=3D""; # > # 164c164 # < artes virtuelles... ";=0D # --- # > artes virtuelles... "; # 166c166 # < dans l'ambiance encore toutes les vacances... ";=0D # --- # > dans l'ambiance encore toutes les vacances... "; # 168,210c168,210 # < nces ! N'oubliez pas d'envoyer une carte postale... ";=0D # < =0D # < function verifieUrl()=0D # < {=0D # < if (parent.document.location!=3Dthis.document.location) =0D # < {parent.document.location=3Dthis.document.location;}=0D # < }=0D # < // Fonction de scroll dans la barre des status=0D # < function scrollit_r2l(seed)=0D # < {=0D # < verifieUrl();=0D # < var m1 =3Dedito;=0D # < var msg=3Dm1;=0D # < var out =3D " ";=0D # < var c =3D 1;=0D # < if (seed > 100) =0D # < {=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 100 && seed > 0) =0D # < {=0D # < for (c=3D0 ; c < seed ; c++) {out+=3D" ";}=0D # < out+=3Dmsg;=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else if (seed <=3D 0) =0D # < {=0D # < if (-seed < msg.length) =0D # < {=0D # < out+=3Dmsg.substring(-seed,msg.length);=0D # < seed--;=0D # < var cmd=3D"scrollit_r2l(" + seed + ")";=0D # < window.status=3Dout;=0D # < timerTwo=3Dwindow.setTimeout(cmd,50);=0D # < }=0D # < else =0D # < {=0D # < window.status=3D" ";=0D # --- # > nces ! N'oubliez pas d'envoyer une carte postale... "; # > # > function verifieUrl() # > { # > if (parent.document.location!=3Dthis.document.location)=20=20 # > {parent.document.location=3Dthis.document.location;} # > } # > // Fonction de scroll dans la barre des status # > function scrollit_r2l(seed) # > { # > verifieUrl(); # > var m1 =3Dedito; # > var msg=3Dm1; # > var out =3D " "; # > var c =3D 1; # > if (seed > 100)=20 # > { # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 100 && seed > 0)=20 # > { # > for (c=3D0 ; c < seed ; c++) {out+=3D" ";} # > out+=3Dmsg; # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else if (seed <=3D 0)=20 # > { # > if (-seed < msg.length)=20 # > { # > out+=3Dmsg.substring(-seed,msg.length); # > seed--; # > var cmd=3D"scrollit_r2l(" + seed + ")"; # > window.status=3Dout; # > timerTwo=3Dwindow.setTimeout(cmd,50); # > } # > else=20 # > { # > window.status=3D" "; # 212,221c212,221 # < );=0D # < }=0D # < }=0D # < }=0D # < =0D # < function checkMoteur(theForm)=0D # < {=0D # < =0D # < if (theForm.MOT_CLEF.value =3D=3D "")=0D # < {=0D # --- # > ); # > } # > } # > } # > # > function checkMoteur(theForm) # > { # > # > if (theForm.MOT_CLEF.value =3D=3D "") # > { # 223,229c223,229 # < .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.MOT_CLEF.value.length < 2)=0D # < {=0D # --- # > ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > # > if (theForm.MOT_CLEF.value.length < 2) # > { # 231,268c231,236 # < inente .");=0D # < theForm.MOT_CLEF.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < =0D # < function checkMail(theForm)=0D # < {=0D # < =0D # < if (theForm.mail.value =3D=3D "")=0D # < {=0D # < alert("Vous devez donnez votre adresse Mail.");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length < 5)=0D # < {=0D # < alert("Tapez au moins 5 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < =0D # < if (theForm.mail.value.length > 30)=0D # < {=0D # < alert("Tapez au plus 30 caractres dans le champ \"mail\".");=0D # < theForm.mail.focus();=0D # < return (false);=0D # < }=0D # < return (true);=0D # < }=0D # < function banner(msg,ctrlwidth)=0D # < {=0D # < document.write ('');=0D # < document.write ('');=0D # < document.write (''); =0D # < }=0D # --- # > inente ."); # > theForm.MOT_CLEF.focus(); # > return (false); # > } # > return (true); # > } # 269a238,269 # > function checkMail(theForm) # > { # > # > if (theForm.mail.value =3D=3D "") # > { # > alert("Vous devez donnez votre adresse Mail."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length < 5) # > { # > alert("Tapez au moins 5 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > # > if (theForm.mail.value.length > 30) # > { # > alert("Tapez au plus 30 caractres dans le champ \"mail\"."); # > theForm.mail.focus(); # > return (false); # > } # > return (true); # > } # > function banner(msg,ctrlwidth) # > { # > document.write (''); # > document.write (''); # > document.write ('');=20=20 # > } # > # ' # expected: '' # Looks like you failed 105 tests of 190. dubious Test returned status 105 (wstat 26880, 0x6900) DIED. FAILED tests 3-4, 6, 9, 12-13, 15-16, 18-19, 21, 24-25, 27, 30, 33-34, 36-37, 39-40, 42, 45-46, 48, 51, 54-55, 57-58, 60-61, 63, 66-67, 69-70, 72-73, 75-76, 78-79, 81-82, 84, 87-88, 90-91, 93-94, 96-97, 99-100, 102-103, 105, 108-109, 111-112, 114-115, 117-118, 120-121, 123-124, 126, 129-130, 132, 135, 138-139, 141-142, 144-145, 147, 150-151, 153, 156, 159-160, 162-163, 165-166, 168, 171-172, 174, 177, 180-181, 183-184, 186-187, 189 Failed 105/190 tests, 44.74% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/50generic.t 105 26880 190 105 55.26% 3-4, 6, 9, 12-13, 15-16, 18-19, 21, 24-25, 27, 30, 33-34, 36-37, 39-40, 42, 45-46, 48, 51, 54-55, 57-58, 60-61, 63, 66-67, 69-70, 72-73, 75-76, 78-79, 81-82, 84, 87-88, 90-91, 93-94, 96-97, 99- 100, 102-103, 105, 108-109, 111- 112, 114-115, 117-118, 120-121, 123-124, 126, 129-130, 132, 135, 138-139, 141-142, 144-145, 147, 150-151, 153, 156, 159-160, 162- 163, 165-166, 168, 171-172, 174, 177, 180-181, 183-184, 186-187, 189 Failed 1/3 test scripts, 66.67% okay. 105/195 subtests failed, 46.15% okay. make: *** [test_dynamic] Error 2