- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 Apr 2006 07:55:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/bugs
In directory hutz:/tmp/cvs-serv14738/testsuite/bugs
Added Files:
1237.css 1269.css 1269bis.css 1847css3.css 1885.css 287.css
289.css 372.css 374.css 391printscreen.css 576css3.css 599.css
696.css 703.css 750.css 763mobile.css 764.css 777.css 778.css
791.css 819.css 821.css 920.css 979.css
corrected-bug_invalid-value1.css
corrected-bug_invalid-value2.css
Log Message:
importing test suite/test cases made during european project lat year (Yves, Jean-Guilhem)
--- NEW FILE: 819.css ---
body {
margin: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
color: #003366;
background-color: #eeeeee;
}
p, td {
font-size: 10pt;
color: #003366;
font-family: Arial, Helvetica, Verdana, sans-serif;
background-color: transparent;
}
a, a:link, a:visited, a:active {
font-size: 10pt;
color: #0011ee;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: #aa3300;
background-color: transparent;
text-decoration: underline;
}
/*--------------------
td {
display: block;
}
--------------------*/
.smalltext {
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size: 8pt;
}
.cTextPink {
color: #ff0088;
background-color: transparent;
text-decoration: none;
}
.cTextBlue {
font-weight: normal;
color: #3300cc;
background-color: transparent;
text-decoration: none;
}
.cTextYellow {
color: #EEEE00;
background-color: transparent;
}
.cTextBGray {
color: #DDEE88;
background-color: transparent;
}
.cTextDeepBlue
{
font-weight: normal;
color: #003366;
background-color: transparent
}
a.cTextDeepBlue:link {
font-weight: normal;
color: #003366;
background-color: transparent
}
a.cTextDeepBlue:visited {
font-weight: normal;
color: #003366;
background-color: transparent
}
a.cTextDeepBlue:hover {
font-weight: normal;
color: #993366;
background-color: transparent
}
.cTextDeepBlueBold {
font-weight: bold;
color: #003366;
background-color: transparent
}
a.cTextDeepBlueBold:link { text-decoration: none; }
a.cTextDeepBlueBold:visited { text-decoration: none; }
a.cTextDeepBlueBold:hover { text-decoration: underline; }
.cTextDeepBlueBold2 {
font-weight: bold;
color: #003366;
background-color: transparent
}
a.cTextDeepBlueBold2:link {
font-weight: bold;
color: #003366;
background-color: transparent
}
a.cTextDeepBlueBold2:visited {
font-weight: bold;
color: #003366;
background-color: transparent
}
a.cTextDeepBlueBold2:hover {
font-weight: bold;
color: #cc6600;
background-color: transparent
}
.cTextBlack {
font-weight: normal;
color: #000000;
background-color: transparent
}
.cTextWhite {
font-weight: normal;
color: #ffffff;
background-color: transparent
}
.cTextDimYellow {
font-weight: normal;
color: #cccc88;
background-color: transparent
}
.cTextPurple {
font-weight: normal;
color: #aa1199;
background-color: transparent
}
.cTextGreen {
font-weight: normal;
color: #11aa11;
background-color: transparent;
}
a.cTextGreen:link { text-decoration: none; }
a.cTextGreen:visited { text-decoration: none; }
a.cTextGreen:hover {
color: #33aaaa;
background-color: transparent;
text-decoration: underline;
}
.cTextBlueGreen {
font-weight: normal;
color: #33cccc;
background-color: transparent;
}
a.cTextBlueGreen:link { text-decoration: none; }
a.cTextGreen:visited { text-decoration: none; }
a.cTextBlueGreen:hover {
color: #33ffff;
background-color: transparent;
text-decoration: underline;
}
.cTextGray {
font-weight: normal;
color: #888888;
background-color: transparent;
}
.cTextBoldBlue {
font-weight: bold;
color: #3300cc;
background-color: transparent
}
.cTextBoldBlack {
font-weight: bold;
color: #000000;
background-color: transparent
}
h1 {
margin-top: 0px;
margin-bottom: 4px;
color: #006633;
background-color: transparent;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 18pt;
font-weight: bold;
}
h2 {
margin-top: 0px;
margin-bottom: 3px;
color: #006633;
background-color: transparent;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
}
h3 {
margin-top: 0px;
margin-bottom: 2px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #006633;
background-color: transparent;
}
h4 {
margin-top: 0px;
margin-bottom: 2px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #006633;
background-color: transparent;
}
h5 {
margin-top: 0px;
margin-bottom: 2px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12pt;
font-style: italic;
color: #006633;
background-color: transparent;
}
h6 {
margin-top: 0px;
margin-bottom: 1px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
color: #006633;
background-color: transparent;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.menuBar a {
display: block;
width: 100%;
}
.menubarInactive {
display: block;
width: 100%;
}
table.menuBar {
border: 2px outset;
padding: 0px;
margin: 0px;
width: 100px;
}
td.menuBar {
width: 91px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
line-height:1.5em;
}
/* NOTE: It is a.menuBar that does the 100% width */
a.menuBar, a.menuBar:link, a.menuBar:visited, a.menuBar:active {
display: block;
width: 100%;
color: #003366;
background-color: transparent;
}
.menuBar a:hover, a.menuBar:hover {
display: block;
width: 100%;
text-align: center;
color: #ffff00;
background-color: #003366;
text-decoration: none;
}
/* ------------------------------------------------- */
.menubar2 a:hover {
display: block;
color: #ffff00;
background-color: #0000ff
}
/* ------------------------------------------------- */
.textBox {
color: #000000;
background-color: #c0c0c0;
}
.textBox P {
color: #000000;
background-color: #c0c0c0;
}
table.textBox {
border: 2pt outset;
width: 100%;
border-collapse: separate;
border-spacing: 2pt;
}
td.textBox {
border-right: 1pt inset;
padding-right: 0.5em;
border-top: 1pt inset;
padding-left: 0.5em;
padding-bottom: 0.5em;
border-left: 1pt inset;
width: 100%;
padding-top: 0.5em;
border-bottom: 1pt inset;
}
td.textBox a, td.textBox a:link, td.textBox a:visited {
color: #1133cc;
background-color: transparent;
}
td.textBox a:Hover {
color: #cc3311;
background-color: transparent;
text-decoration: underline;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.topMenu {
display: block;
font-size: 10pt;
color: #ffff00;
line-HEIGHT: 12pt;
font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
background-color: #003366;
text-align: center
}
td.topMenu {
border-right: 2px outset;
padding-right: 0px;
border-top: 2px outset;
display: block;
padding-left: 0px;
padding-bottom: 0px;
border-left: 2px outset;
width: 108px;
padding-top: 0px;
border-bottom: 2px outset
}
td.topMenu a:hover {
display: block;
color: #ffff00;
background-color: #0000ff;
}
/* ------------------------------------------------- */
/* topMenu2 */
/* ------------------------------------------------- */
/* td.topMenu2 */
.topMenu2 {
display: block;
text-align: center;
}
a.topMenu2, a.topMenu2:active, a.topMenu2:visited {
display: block;
font-size: 10pt;
color: #ffff00;
font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
background-color: #003366;
text-align: center;
}
td.topMenu2 {
border-right: 2px;
padding-right: 2px;
border-top: 2px;
display: block;
padding-left: 2px;
padding-bottom: 2px;
border-left: 2px;
width: 120px;
padding-top: 2px;
border-bottom: 2px;
}
a.topMenu2:hover {
display: block;
color: #ffff00;
background-color: #0000ff;
}
body .dropMenu2 { display: block; }
.dropMenu2 {
font-size: 10pt;
color: #ffff00;
font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
background-color: #003366;
text-align: center;
}
td.dropMenu2 {
padding-top: 4px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 4px;
background: none transparent scroll repeat 0% 0%;
width: 108px;
}
.dropMenu2 a:visited {
background: none transparent scroll repeat 0% 0%;
}
td.DropMenu2 a:hover {
display: block;
background: #0000ff;
color: #ffff00;
}
.dropMenu { display: block; }
.dropMenu {
font-size: 10pt;
color: #ffff00;
font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
background-color: #003366;
text-align: center;
}
td.dropMenu {
padding-right: 4px;
padding-left: 4px;
background: none transparent scroll repeat 0% 0%;
padding-bottom: 4px;
width: 108px;
padding-top: 4px;
}
.dropMenu a:visited { background-color: transparent; }
.flag1 {background-color:transparent; color:#cccccc;}
a.flag1 {color:#eeee33;background-color:transparent;}
a.flag1:visited {color:#eeee33;background-color:transparent;}
a.flag1:active {color:#eeee33;background-color:transparent;}
a.flag1:hover {color:#ffff88;background-color:transparent;text-decoration:underline;}
td.topCenter {vertical-align:top; text-align:center;}
a.clsLinkBlue, a.clsLinkBlue:Link, a.clsLinkBlue:Visited a.clsLinkBlue:Active {
color:#0033ff;
background-color:transparent;
text-decoration:none;
}
a.clsLinkBlue:Hover {
color:#aa3300;
background-color:transparent;
text-decoration:underline;
}
/* ------------------------------------------------- */
/* ADDED 5/10/2004 */
/* ------------------------------------------------- */
li.LICR {
margin-top:6px;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.divBoosh {text-align:center; padding:6px;}
.imgBoosh {border:5px; border-style:inset; padding:1px;}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.cr {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:8pt;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.buynow { border: 0px; margin: 0px; height: 20px; width: 95px; }
--- NEW FILE: 821.css ---
e {
display: table;
}
--- NEW FILE: 979.css ---
body{
font-size:.85em;
font-family:Verdana,"Bitstream Vera Sans",Tahoma,Arial,Helvetica,sans-serif;
color:#000;
background:#fff;
margin:0;
padding:0 0 1em 0;
min-width:45em;
}
div,form,ul,ol,li{
margin:0;
padding:0;
}
p{
margin:1em 0;
}
li{
list-style:none;
}
h2,h3,h4,h5,h6{
font-size:1.1em;
font-family:Georgia,"Bitstream Vera Serif","Times New Roman",TimesNR,times,serif;
font-weight:700;
margin:0;
padding:0;
}
img{
border:none;
}
pre,code,kbd,samp,tt{
font-family:"Andale Mono","Bitstream Vera Sans Mono","Courier New",courier,monospace;
white-space:pre;
}
:link:focus,:visited:focus{
color:#d31;
}
:link{
color:#46c;
}
:visited{
color:#939;
}
:link:hover,:visited:hover{
color:#d31;
}
:link:active,:visited:active{
color:#a21;
}
textarea:focus,input[type=text]:focus,input[type=password]:focus{
background-color:#eef;
}
textarea:active,input[type=text]:active,input[type=password]:active{
background-color:#eef;
}
input[type=submit]:focus,input[type=button]:focus{
color:#eef;
text-decoration:underline;
}
input[type=submit],input[type=button]{
color:#fff;
background:#66c;
border:2px outset #66c;
text-transform:capitalize;
}
input[type=submit]:hover,input[type=button]:hover{
color:#eef;
text-decoration:underline;
}
input[type=submit]:active,input[type=button]:active{
border:2px inset #66c;
}
#pageheader{
font-size:1.15em;
font-family:Tahoma,"Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
color:#fff;
background:#66c;
border-bottom:2px solid #448;
padding:.5em 1em;
}
#pageheader :link:focus,#pageheader :visited:focus{
text-decoration:underline;
}
#pageheader :link,#pageheader :visited{
text-decoration:none;
color:#fff;
}
#pageheader :link:hover,#pageheader :visited:hover{
text-decoration:underline;
}
#pageheader :link:active,#pageheader :visited:active{
text-decoration:underline;
}
#logo{
font-size:2em;
font-family:Helvetica,"Bitstream Vera Sans",Arial,Verdana,sans-serif;
vertical-align:text-bottom;
display:inline;
}
#logo :link:focus,#logo :visited:focus{
text-decoration:none;
color:#eef;
}
#logo :link,#logo :visited{
text-decoration:none;
color:#fff;
background:#339;
border:3px outset #66c;
padding:0 .33em;
}
#logo :link:hover,#logo :visited:hover{
text-decoration:none;
color:#eef;
}
#logo :link:active,#logo :visited:active{
text-decoration:none;
color:#eef;
border:3px inset #66c;
}
#logo span.jeffcarr{
font-variant:small-caps;
font-style:italic;
font-weight:900;
}
#logo span.info{
font-size:.6em;
font-style:italic;
font-weight:900;
}
#logo span.dot{
font-size:.3em;
}
#usermenu{
position:absolute;
top:.5em;
right:1em;
}
#siteorientation{
background:#55b;
border:#66c inset 2px;
margin:.5em 0 0 0;
padding:.25em 1em;
display:block;
}
#annex{
font-family:Tahoma,"Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
border-right:2px solid #448;
padding:0 0 0 .5em;
width:14em;
float:left;
}
#annex div{
border-bottom:1px solid #448;
padding:.5em .5em .5em 0;
}
#annex div:last-child{
border:none;
}
#annex form div{
border:none;
padding:0;
}
#annex li,#annex input{
margin:.25em 0 .25em .75em;
display:block;
}
#annex input[type=hidden]{
display:none;
}
#primarycontent{
border-left:2px solid #448;
margin:0 0 0 14.5em;
padding:0 .5em 0 0;
}
#primarycontent div{
border-bottom:1px dashed #448;
padding:.5em 0 .5em .5em;
}
#primarycontent div:last-child{
border:none;
}
#primarycontent form div{
border:none;
padding:0;
}
#primarycontent p,#primarycontent pre{
padding:0 0 0 .5em;
}
#primarycontent .navigationbar{
text-align:center;
color:#448;
border-top:#448 solid 2px;
border-bottom:#448 solid 2px;
padding:.25em 1em;
}
#primarycontent .navigationbar .previous{
float:left;
}
#primarycontent .navigationbar .subsequent{
float:right;
}
#pagefooter{
font-size:.8em;
text-align:center;
border-top:3px double #448;
width:99%;
padding:.4em;
clear:both;
}
#pagefooter h2{
}
#adoptfirefox{
float:left;
width:300px;
}
#pageinformation{
text-align:left;
float:right;
width:20em;
}
#pagevalidation :link:focus,#pagevalidation :visited:focus{
text-decoration:none;
background:#eef;
}
#pagevalidation :link,#pagevalidation :visited{
text-decoration:none;
color:#000;
border:2px outset #66c;
display:block;
margin:.5em 0;
width:16em;
}
#pagevalidation :link:hover,#pagevalidation :visited:hover{
text-decoration:none;
background:#eef;
}
#pagevalidation :link:active,#pagevalidation :visited:active{
background:#eef;
border:2px inset #66c;
}
#pagevalidation :link:focus .organization,#pagevalidation :visited:focus .organization{
color:#eef;
}
#pagevalidation .organization{
text-align:center;
color:#fff;
background:#66c;
display:block;
float:left;
width:3em;
margin:0 .25em 0 0;
}
#pagevalidation :link:hover .organization,#pagevalidation :visited:hover .organization{
color:#eef;
}
#pagevalidation :link:active .organization,#pagevalidation :visited:active .organization{
color:#eef;
}
.readerlink,.semanticheading{
display:none !important;
}
.formusername{
background:#fff url('/images/userinfo.png') no-repeat scroll center left;
padding-left:17px;
}
.formpassword{
background:#fff url('/images/key.png') no-repeat scroll center left;
padding-left:17px;
}
.tabs ul{
border-bottom:2px solid #55b;
padding:.5em .25em 0 .25em;
margin:1em 0 0 0;
width:100%;
float:left;
}
.tabs li{
float:left;
}
.tabs :link:focus,.tabs :visited:focus{
text-decoration:underline;
color:#fff;
}
.tabs :link,.tabs :visited{
font-weight:700;
text-decoration:none;
color:#fff;
background:#55b;
border:1px solid #55b;
padding:.25em .75em;
margin:0 1px;
display:block;
}
.tabs :link:hover,.tabs :visited:hover{
text-decoration:underline;
color:#fff;
}
.tabs :link:active,.tabs :visited:active{
text-decoration:underline;
color:#fff;
}
.tabs li.current :link,.tabs li.current :visited{
text-decoration:none;
color:#339;
background:#fff;
border:2px solid #339;
border-bottom:1px solid #fff;
cursor:default;
}
#pageinformation{
text-align:left;
float:right;
width:20em;
}
#pagevalidation :link:focus,#pagevalidation :visited:focus{
text-decoration:none;
background:#eef;
}
#pagevalidation :link,#pagevalidation :visited{
text-decoration:none;
color:#000;
border:2px outset #66c;
display:block;
margin:.5em 0;
width:16em;
}
#pagevalidation :link:hover,#pagevalidation :visited:hover{
text-decoration:none;
background:#eef;
}
#pagevalidation :link:active,#pagevalidation :visited:active{
background:#eef;
border:2px inset #66c;
}
#pagevalidation :link:focus .organization,#pagevalidation :visited:focus .organization{
color:#eef;
}
#pagevalidation .organization{
text-align:center;
color:#fff;
background:#66c;
display:block;
float:left;
width:3em;
margin:0 .25em 0 0;
}
#pagevalidation :link:hover .organization,#pagevalidation :visited:hover .organization{
color:#eef;
}
#pagevalidation :link:active .organization,#pagevalidation :visited:active .organization{
color:#eef;
}
.readerlink,.semanticheading{
display:none !important;
}
.formusername{
background:#fff url('/images/userinfo.png') no-repeat scroll center left;
padding-left:17px;
}
.formpassword{
background:#fff url('/images/key.png') no-repeat scroll center left;
padding-left:17px;
}
.tabs ul{
border-bottom:2px solid #55b;
padding:.5em .25em 0 .25em;
margin:1em 0 0 0;
width:100%;
float:left;
}
.tabs li{
float:left;
}
.tabs :link:focus,.tabs :visited:focus{
text-decoration:underline;
color:#fff;
}
.tabs :link,.tabs :visited{
font-weight:700;
text-decoration:none;
color:#fff;
background:#55b;
border:1px solid #55b;
padding:.25em .75em;
margin:0 1px;
display:block;
}
.tabs :link:hover,.tabs :visited:hover{
text-decoration:underline;
color:#fff;
}
.tabs :link:active,.tabs :visited:active{
text-decoration:underline;
color:#fff;
}
.tabs li.current :link,.tabs li.current :visited{
text-decoration:none;
color:#339;
background:#fff;
border:2px solid #339;
border-bottom:1px solid #fff;
cursor:default;
}
--- NEW FILE: 791.css ---
H1 {
elevation: 50rad;
}
--- NEW FILE: 1885.css ---
body {
margin: 0px;
background-color: #000;
font-size: 0.9em;
font-family: "Garrison Sans", "Trebuchet MS", arial;
color: #fff;
}
a:link {
color: #fff;
text-decoration: none;
}
a:visited {
color: #fff;
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: none;
}
a:active {
color: #fff;
text-decoration: none;
}
div.wrapper {
width: 650px;
height: auto;
padding-left: 5px;
padding-right: 5px;
position: absolute;
left: 50%;
margin-left: -325px;
border-left: 2px dotted #fff;
}
div.header {
text-align: center;
padding-top: 5px;
}
div.contain {
padding-right: 5px;
margin-bottom: 10px;
border-top: 2px white dotted;
border-right: 2px white dotted;
border-bottom: 2px white dotted;
}
div.float {
clear: both;
padding-top: 5px;
}
div.footer {
clear: both;
width: 650px;
height: auto;;
padding-top: 10px;
padding-bottom: 10px;
border-top: 2px dotted #fff;
color: #fff;
}
div.legal {
text-align: center;
}
div.nav {
text-align: center;
margin: 0px;
border-bottom: 1px solid #fff;
padding-bottom: 3px;
}
div.pricelist {
border: 2px outset #fff;
padding-left: 5px;
margin-bottom: 10px;
}
ul.tabs {
display: inline;
margin-left: 0px;
padding-left: 0px;
text-align: center;
}
ul.pricing {
list-style: none;
}
ul.template {
list-style: none;
}
li.navbg {
display: inline;
margin-right: 5px;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 7px;
padding-right: 5px;
border-top: 2px outset #fff;
border-left: 2px outset #fff;
border-right: 2px solid #000;
list-style: none;
background-color: #808080;
}
li.current {
display: inline;
margin-right: 5px;
padding-left: 7px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 3px;
border-top: 2px outset #fff;
border-left: 2px outset #fff;
border-right: 2px outset #000;
border-bottom: 1px solid #000;
list-style: none;
color: #ff0000;
}
img.index {
float: right;
width: 250px;
height: 300px;
border: 0px;
}
img.logo {
width: 646px;
height: 80px;
border: 0px;
}
img.templatethumb {
float: right;
width: 168px;
height: 160px;
border: 2px outset #808080;
margin-top: 5px;
margin-right: 100px;
}
h1, h2 {
font-size: 1.1em;
color: #ffd700;
}
p.error {
color: #fff;
}
p.main {
color: #fff;
text-indent: 2%;
}
.total {
color: #ffd700;
}
.rarr {
color: #ffd700;
}
--- NEW FILE: 372.css ---
a {
background: inherit inherit;
background-attachment: scroll scroll;
background-attachment: inherit inherit;
background-color: transparent transparent;
background-color: #000 #000;
background-color: #000000 #000000;
background-color: black black;
background-color: rgb(0, 0, 0) rgb(0, 0, 0);
background-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
background-color: rgb(0, 0, 0, 0);
background-color: rgb(0%, 0%, 0%, 0%);
background-color: inherit inherit;
background-image: none none;
background-image: url(http://www.w3.org/Icons/w3c_home) url(http://www.w3.org/Icons/w3c_home);
background-image: url('http://www.w3.org/Icons/w3c_home') url('http://www.w3.org/Icons/w3c_home');
background-image: url("http://www.w3.org/Icons/w3c_home") url("http://www.w3.org/Icons/w3c_home");
background-image: inherit inherit;
background-position: center center center;
background-position: 0 0 0;
background-position: 0% 0% 0%;
background-position: inherit inherit;
background-repeat: repeat repeat;
background-repeat: inherit inherit;
border: inherit inherit;
border-bottom: inherit inherit;
border-bottom-color: transparent transparent;
border-bottom-color: #000 #000;
border-bottom-color: #000000 #000000;
border-bottom-color: black black;
border-bottom-color: rgb(0, 0, 0) rgb(0, 0, 0);
border-bottom-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
border-bottom-color: rgb(0, 0, 0, 0);
border-bottom-color: rgb(0%, 0%, 0%, 0%);
border-bottom-color: inherit inherit;
border-bottom-style: none none;
border-bottom-style: inherit inherit;
border-bottom-width: 0 0;
border-bottom-width: thin thin;
border-bottom-width: inherit inherit;
border-collapse: collapse collapse;
border-collapse: inherit inherit;
border-color: transparent transparent transparent transparent transparent;
border-color: #000 #000 #000 #000 #000;
border-color: #000000 #000000 #000000 #000000 #000000;
border-color: black black black black black;
border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0);
border-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%) rgb(0%, 0%, 0%) rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
border-color: rgb(0, 0, 0, 0);
border-color: rgb(0%, 0%, 0%, 0%);
border-color: inherit inherit;
border-left: inherit inherit;
border-left-color: transparent transparent;
border-left-color: #000 #000;
border-left-color: #000000 #000000;
border-left-color: black black;
border-left-color: rgb(0, 0, 0) rgb(0, 0, 0);
border-left-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
border-left-color: rgb(0, 0, 0, 0);
border-left-color: rgb(0%, 0%, 0%, 0%);
border-left-color: inherit inherit;
border-left-style: none none;
border-left-style: inherit inherit;
border-left-width: 0 0;
border-left-width: thin thin;
border-left-width: inherit inherit;
border-right: inherit inherit;
border-right-color: transparent transparent;
border-right-color: #000 #000;
border-right-color: #000000 #000000;
border-right-color: black black;
border-right-color: rgb(0, 0, 0) rgb(0, 0, 0);
border-right-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
border-right-color: rgb(0, 0, 0, 0);
border-right-color: rgb(0%, 0%, 0%, 0%);
border-right-color: inherit inherit;
border-right-style: none none;
border-right-style: inherit inherit;
border-right-width: 0 0;
border-right-width: thin thin;
border-right-width: inherit inherit;
border-top: inherit inherit;
border-top-color: transparent transparent;
border-top-color: #000 #000;
border-top-color: #000000 #000000;
border-top-color: black black;
border-top-color: rgb(0, 0, 0) rgb(0, 0, 0);
border-top-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
border-top-color: rgb(0, 0, 0, 0);
border-top-color: rgb(0%, 0%, 0%, 0%);
border-top-color: inherit inherit;
border-top-style: none none;
border-top-style: inherit inherit;
border-top-width: 0 0;
border-top-width: thin thin;
border-top-width: inherit inherit;
border-spacing: 0 0 0;
border-spacing: inherit inherit;
border-style: none none none none none;
border-style: inherit inherit;
border-width: 0 0 0 0 0;
border-width: inherit inherit;
bottom: 0 0;
bottom: 0% 0%;
bottom: auto auto;
bottom: inherit inherit;
caption-side: top top;
caption-side: inherit inherit;
clear: none none;
clear: inherit inherit;
clip: auto auto;
clip: rect(0, 0, 0, 0) rect(0, 0, 0, 0);
clip: rect(0, 0, 0, 0, 0);
clip: inherit inherit;
color: #000 #000;
color: #000000 #000000;
color: black black;
color: rgb(0, 0, 0) rgb(0, 0, 0);
color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
color: rgb(0, 0, 0, 0);
color: rgb(0%, 0%, 0%, 0%);
color: inherit inherit;
content: normal normal;
content: inherit inherit;
counter-increment: a 1 1;
counter-increment: none none;
counter-increment: inherit inherit;
counter-reset: a 1 1;
counter-reset: none none;
counter-reset: inherit inherit;
cursor: auto auto;
cursor: url(http://www.w3.org/Icons/w3c_home) url(http://www.w3.org/Icons/w3c_home);
cursor: url('http://www.w3.org/Icons/w3c_home') url('http://www.w3.org/Icons/w3c_home');
cursor: url("http://www.w3.org/Icons/w3c_home") url("http://www.w3.org/Icons/w3c_home");
cursor: inherit inherit;
direction: ltr ltr;
direction: inherit inherit;
display: block block;
display: inherit inherit;
empty-cells: show show;
empty-cells: inherit inherit;
float: none none;
float: inherit inherit;
font: icon icon;
font: inherit inherit;
/* 'font-family' accepts duplicate keywords as specific font-family names. */
font-size: small small;
font-size: smaller smaller;
font-size: 1em 1em;
font-size: 1% 1%;
font-size: inherit inherit;
font-style: normal normal;
font-style: inherit inherit;
font-variant: normal normal;
font-variant: inherit inherit;
font-weight: bold bold;
font-weight: bolder bolder;
font-weight: 400 400;
font-weight: inherit inherit;
height: 1em 1em;
height: 1% 1%;
height: auto auto;
height: inherit inherit;
left: 1em 1em;
left: 1% 1%;
left: auto auto;
left: inherit inherit;
letter-spacing: 1em 1em;
letter-spacing: normal normal;
letter-spacing: inherit inherit;
line-height: normal normal;
line-height: 1em 1em;
line-height: 1% 1%;
line-height: 1 1;
line-height: inherit inherit;
list-style: inherit inherit;
list-style-image: none none;
list-style-image: url(http://www.w3.org/Icons/w3c_home) url(http://www.w3.org/Icons/w3c_home);
list-style-image: url('http://www.w3.org/Icons/w3c_home') url('http://www.w3.org/Icons/w3c_home');
list-style-image: url("http://www.w3.org/Icons/w3c_home") url("http://www.w3.org/Icons/w3c_home");
list-style-image: inherit inherit;
list-style-position: inside inside;
list-style-position: inherit inherit;
list-style-type: disc disc;
list-style-type: inherit inherit;
margin: auto auto auto auto auto;
margin: 0 0 0 0 0;
margin: 0% 0% 0% 0% 0%;
margin: inherit inherit;
margin-bottom: auto auto;
margin-bottom: 0 0;
margin-bottom: 0% 0%;
margin-bottom: inherit inherit;
margin-left: auto auto;
margin-left: 0 0;
margin-left: 0% 0%;
margin-left: inherit inherit;
margin-right: auto auto;
margin-right: 0 0;
margin-right: 0% 0%;
margin-right: inherit inherit;
margin-top: auto auto;
margin-top: 0 0;
margin-top: 0% 0%;
margin-top: inherit inherit;
max-height: 1em 1em;
max-height: 1% 1%;
max-height: none none;
max-height: inherit inherit;
max-width: 1em 1em;
max-width: 1% 1%;
max-width: none none;
max-width: inherit inherit;
min-height: 1em 1em;
min-height: 1% 1%;
min-height: inherit inherit;
min-width: 1em 1em;
min-width: 1% 1%;
min-width: inherit inherit;
orphans: 2 2;
orphans: inherit inherit;
outline: inherit inherit;
outline-color: invert invert;
outline-color: #000 #000;
outline-color: #000000 #000000;
outline-color: black black;
outline-color: rgb(0, 0, 0) rgb(0, 0, 0);
outline-color: rgb(0%, 0%, 0%) rgb(0%, 0%, 0%);
outline-color: rgb(0, 0, 0, 0);
outline-color: rgb(0%, 0%, 0%, 0%);
outline-color: inherit inherit;
outline-style: none none;
outline-style: inherit inherit;
outline-width: 0 0;
outline-width: thin thin;
outline-width: inherit inherit;
overflow: auto auto;
overflow: inherit inherit;
padding: auto auto auto auto auto;
padding: 0 0 0 0 0;
padding: 0% 0% 0% 0% 0%;
padding: inherit inherit;
padding-bottom: auto auto;
padding-bottom: 0 0;
padding-bottom: 0% 0%;
padding-bottom: inherit inherit;
padding-left: auto auto;
padding-left: 0 0;
padding-left: 0% 0%;
padding-left: inherit inherit;
padding-right: auto auto;
padding-right: 0 0;
padding-right: 0% 0%;
padding-right: inherit inherit;
padding-top: auto auto;
padding-top: 0 0;
padding-top: 0% 0%;
padding-top: inherit inherit;
page-break-after: auto auto;
page-break-after: inherit inherit;
page-break-before: auto auto;
page-break-before: inherit inherit;
page-break-inside: auto auto;
page-break-inside: inherit inherit;
position: fixed fixed;
position: inherit inherit;
quotes: "(" ")" "x";
quotes: none none;
quotes: inherit inherit;
right: auto auto;
right: 0 0;
right: 0% 0%;
right: inherit inherit;
table-layout: auto auto;
table-layout: inherit inherit;
text-align: left left;
text-align: inherit inherit;
text-decoration: none none;
text-decoration: blink blink;
text-decoration: inherit inherit;
text-indent: 0 0;
text-indent: 0% 0%;
text-indent: inherit inherit;
text-transform: none none;
text-transform: inherit inherit;
top: auto auto;
top: 0 0;
top: 0% 0%;
top: inherit inherit;
unicode-bidi: embed embed;
unicode-bidi: inherit inherit;
vertical-align: sub sub;
vertical-align: 0 0;
vertical-align: 0% 0%;
vertical-align: inherit inherit;
visibility: hidden hidden;
visibility: inherit inherit;
white-space: pre pre;
white-space: inherit inherit;
widows: 2 2;
widows: inherit inherit;
width: 1em 1em;
width: 1% 1%;
width: auto auto;
width: inherit inherit;
word-spacing: normal normal;
word-spacing: 0 0;
word-spacing: inherit inherit;
z-index: auto auto;
z-index: 1 1;
z-index: inherit inherit;
}
--- NEW FILE: 287.css ---
a {
border: thin dashed 1pt white;
}
--- NEW FILE: 750.css ---
.recenttitle{
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='%23FF003399', EndColorStr='%23FF6699CC');
padding-left:8px;
}
--- NEW FILE: 920.css ---
div {border:2px dot}
--- NEW FILE: 703.css ---
a { border: thin solid #996 !important; }
--- NEW FILE: corrected-bug_invalid-value2.css ---
/* Should not be valid, badly validated by the validator */
img {
background: "red"
} /* keywords cannot be quoted */
--- NEW FILE: 374.css ---
a {
border: transparent;
border: solid transparent;
border: 1px transparent;
border: solid 1px transparent;
border: 1px solid transparent;
border: transparent solid;
border: transparent 1px;
border: transparent solid 1px;
border: transparent 1px solid;
border: solid transparent 1px;
border: 1px transparent solid;
border-color: black black black transparent;
border-color: black black transparent transparent;
border-color: black black transparent;
border-color: black transparent black black;
border-color: black transparent black;
border-color: black transparent transparent transparent;
border-color: black transparent transparent;
border-color: black transparent;
border-color: transparent black black black;
border-color: transparent black black;
border-color: transparent black transparent transparent;
border-color: transparent black transparent;
border-color: transparent black;
border-color: transparent transparent black black;
border-color: transparent transparent black;
border-color: transparent transparent transparent black;
border-color: transparent transparent transparent transparent;
border-color: transparent transparent transparent;
border-color: transparent transparent;
border-color: transparent;
border-bottom: transparent;
border-bottom: solid transparent;
border-bottom: 1px transparent;
border-bottom: solid 1px transparent;
border-bottom: 1px solid transparent;
border-bottom: transparent solid;
border-bottom: transparent 1px;
border-bottom: transparent solid 1px;
border-bottom: transparent 1px solid;
border-bottom: solid transparent 1px;
border-bottom: 1px transparent solid;
border-bottom-color: transparent;
border-left: transparent;
border-left: solid transparent;
border-left: 1px transparent;
border-left: solid 1px transparent;
border-left: 1px solid transparent;
border-left: transparent solid;
border-left: transparent 1px;
border-left: transparent solid 1px;
border-left: transparent 1px solid;
border-left: solid transparent 1px;
border-left: 1px transparent solid;
border-left-color: transparent;
border-right: transparent;
border-right: solid transparent;
border-right: 1px transparent;
border-right: solid 1px transparent;
border-right: 1px solid transparent;
border-right: transparent solid;
border-right: transparent 1px;
border-right: transparent solid 1px;
border-right: transparent 1px solid;
border-right: solid transparent 1px;
border-right: 1px transparent solid;
border-right-color: transparent;
border-top: transparent;
border-top: solid transparent;
border-top: 1px transparent;
border-top: solid 1px transparent;
border-top: 1px solid transparent;
border-top: transparent solid;
border-top: transparent 1px;
border-top: transparent solid 1px;
border-top: transparent 1px solid;
border-top: solid transparent 1px;
border-top: 1px transparent solid;
border-top-color: transparent;
}
--- NEW FILE: 763mobile.css ---
body {
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 0.5em;
margin-right: 2em;
font-family: verdana;
background-color: green;
color: red;
}
.s1 {
width: 10em;
background-color: red;
}
.s2 {
width: 20em;
}
.smalltext {
font-size: 0.75em;
}
--- NEW FILE: 778.css ---
a { border: 1px solid c85 }
a { border: 1px solid 123456 }
a { border: 1px solid 8D2828 }
--- NEW FILE: 391printscreen.css ---
a {
widows: 2;
orphans: 2;
}
--- NEW FILE: 1269bis.css ---
p.correct { color: red }
p.incorrect { color: green }
p#numnumpercent { color: rgb(255, 0, 0%) }
p#percentnumnum { color: rgb(100%, 0, 0) }
p#percentpercentnum { color: rgb(100%, 0%, 0) }
p#percentnumpercent { color: rgb(100%, 0, 0%) }
p#floatnumnum { color: rgb(255.0, 0, 0) }
p#numfloatnum { color: rgb(0, 128.0, 0) }
p#numnumnum { color: rgb(0, 128, 0) }
p#percentpercentpercent1 { color: rgb(0%, 50%, 0%) }
p#percentpercentpercent2 { color: rgb(0%, 49.99%, 0%) }
--- NEW FILE: corrected-bug_invalid-value1.css ---
/* Should not be valid, here is not a valid value */
img {
float: left here
} /* "here" is not a value of 'float' */
--- NEW FILE: 289.css ---
a {
background: 1 "", 0deg / x;
border: 1 "", 0deg / url(r) x;
border-bottom: 1 "", 0deg / url(r) x;
border-color: 1 "", 0deg / url(r) x;
border-left: 1 "", 0deg / url(r) x;
border-right: 1 "", 0deg / url(r) x;
border-style: 1 "", 0deg / url(r) x;
border-top: 1 "", 0deg / url(r) x;
border-width: 1 "", 0deg / url(r) x;
font: foo, 0deg / url(r) x;
font: foo 1em serif;
font: url(r) 1em serif;
font: foo-1 foo-2 foo-3 1em serif;
font: foo-1 foo-2 foo-3 foo-4 1em serif;
list-style: 1 "", 0deg / x;
margin: 1 "", 0deg / url(r) x;
outline: 1 "", 0deg / url(r) x;
padding: 1 "", 0deg / url(r) x;
text-decoration: 1 "", 0deg / url(r) x;
}
--- NEW FILE: 1269.css ---
body {color: green;}
#test1 {color: rgb(254.8, 0, 0);}
#test2 {color: rgb(0, 0, 254.0);}
#validation img {margin: 0.5em;}
--- NEW FILE: 696.css ---
ul {list-style: disk }
--- NEW FILE: 764.css ---
BODY {
background-position: 90% top;
}
--- NEW FILE: 777.css ---
p { font: normal italic 12pt georgia, serif; }
--- NEW FILE: 576css3.css ---
a {
color : transparent;
}
--- NEW FILE: 1847css3.css ---
body { font-family: "Helvetica", "Univers", "Arial", sans-serif }
--- NEW FILE: 1237.css ---
ul#navigation > li {
display: list-item !important;
list-style-type: inherit;
}
--- NEW FILE: 599.css ---
a {
color : #000;
background : #fff;
border : none;
}
Received on Wednesday, 19 April 2006 07:55:48 UTC