- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Nov 2012 13:51:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/list-style-image/css3 In directory hutz:/tmp/cvs-serv4444/list-style-image/css3 Added Files: 001.css Log Message: list-style properties --- NEW FILE: 001.css --- a { list-style-image: url("foo.png") } b { list-style-image: none } c { list-style-image: image ( 'chocolat tomate', 'chocolat vanille', black ) } d { list-style-image: image ( 'sprites.svg#xywh=40,0,20,20', #f00 ) } e { list-style-image: image ( 'toto', 'sprites.svg#xywh=40,0,20,20', hsla(360, 50%, 50%, 1) ) } f { list-style-image: image ( rgba(100%,0%,0%,1) ) } g { list-style-image: image ( "truc", currentColor) } z { list-style-image: inherit } y { list-style-image: initial } lingrad1 { list-style-image: linear-gradient( 90deg, chocolate 10% ) } lingrad2 { list-style-image: linear-gradient( 0deg, chocolate 10% ) } lingrad3 { list-style-image: linear-gradient( to left, chocolate 10% ) } lingrad4 { list-style-image: linear-gradient( to right, chocolate 10% ) } lingrad5 { list-style-image: linear-gradient( to top, chocolate 10% ) } lingrad6 { list-style-image: linear-gradient( to bottom, chocolate 10% ) } lingrad7 { list-style-image: linear-gradient( to left top, chocolate 10% ) } lingrad8 { list-style-image: linear-gradient( to left bottom, chocolate 10% ) } lingrad9 { list-style-image: linear-gradient( to bottom right, chocolate 10% ) } lingrad10 { list-style-image: linear-gradient( to top right, chocolate 10% ) } lingrad11 { list-style-image: linear-gradient( 90deg, chocolate 0.5cm ) } lingrad12 { list-style-image: linear-gradient( 0deg, chocolate 0.5cm ) } lingrad13 { list-style-image: linear-gradient( to left, chocolate 0.5cm ) } lingrad14 { list-style-image: linear-gradient( to right, chocolate 0.5cm ) } lingrad15 { list-style-image: linear-gradient( to top, chocolate 0.5cm ) } lingrad16 { list-style-image: linear-gradient( to bottom, chocolate 0.5cm ) } lingrad17 { list-style-image: linear-gradient( to left top, chocolate 0.5cm ) } lingrad18 { list-style-image: linear-gradient( to left bottom, chocolate 0.5cm ) } lingrad19 { list-style-image: linear-gradient( to bottom right, chocolate 0.5cm ) } lingrad20 { list-style-image: linear-gradient( to top right, chocolate 0.5cm ) } lingrad21 { list-style-image: linear-gradient( 90deg, chocolate , #f00 1px ) } lingrad22 { list-style-image: linear-gradient( 0deg, chocolate , #f00 1px ) } lingrad23 { list-style-image: linear-gradient( to left, chocolate , #f00 1px ) } lingrad24 { list-style-image: linear-gradient( to right, chocolate , #f00 1px ) } lingrad25 { list-style-image: linear-gradient( to top, chocolate , #f00 1px ) } lingrad26 { list-style-image: linear-gradient( to bottom, chocolate , #f00 1px ) } lingrad27 { list-style-image: linear-gradient( to left top, chocolate , #f00 1px ) } lingrad28 { list-style-image: linear-gradient( to left bottom, chocolate , #f00 1px ) } lingrad29 { list-style-image: linear-gradient( to bottom right, chocolate , #f00 1px ) } lingrad30 { list-style-image: linear-gradient( to top right, chocolate , #f00 1px ) } lingrad31 { list-style-image: linear-gradient( 90deg, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad32 { list-style-image: linear-gradient( 0deg, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad33 { list-style-image: linear-gradient( to left, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad34 { list-style-image: linear-gradient( to right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad35 { list-style-image: linear-gradient( to top, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad36 { list-style-image: linear-gradient( to bottom, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad37 { list-style-image: linear-gradient( to left top, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad38 { list-style-image: linear-gradient( to left bottom, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad39 { list-style-image: linear-gradient( to bottom right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad40 { list-style-image: linear-gradient( to top right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } lingrad41 { list-style-image: linear-gradient( currentColor ) } lingrad42 { list-style-image: linear-gradient( currentColor, .5cm ) } lingrad43 { list-style-image: linear-gradient( #f00 ) } lingrad44 { list-style-image: linear-gradient( tomato ) } lingrad45 { list-style-image: linear-gradient( black, #f00 1px ) } lingrad46 { list-style-image: linear-gradient( yellow, black ) } lingrad47 { list-style-image: linear-gradient( chocolate, fuchsia 10% ) } lingrad48 { list-style-image: linear-gradient( #ff0000, black ) } lingrad49 { list-style-image: linear-gradient( #ff0000 1px, black ) } lingrad50 { list-style-image: linear-gradient( hsla(360, 50%, 50%, 1) ) } lingrad51 { list-style-image: linear-gradient( rgb(100%, 0%, 0%) ) } lingrad52 { list-style-image: linear-gradient( chocolate 10% ) } lingrad53 { list-style-image: linear-gradient( chocolate 0.5cm ) } lingrad54 { list-style-image: linear-gradient( chocolate 10% , #f00 1px ) } lingrad55 { list-style-image: linear-gradient( hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad1 { list-style-image: repeating-linear-gradient( 90deg, chocolate 10% ) } rlingrad2 { list-style-image: repeating-linear-gradient( 0deg, chocolate 10% ) } rlingrad3 { list-style-image: repeating-linear-gradient( to left, chocolate 10% ) } rlingrad4 { list-style-image: repeating-linear-gradient( to right, chocolate 10% ) } rlingrad5 { list-style-image: repeating-linear-gradient( to top, chocolate 10% ) } rlingrad6 { list-style-image: repeating-linear-gradient( to bottom, chocolate 10% ) } rlingrad7 { list-style-image: repeating-linear-gradient( to left top, chocolate 10% ) } rlingrad8 { list-style-image: repeating-linear-gradient( to left bottom, chocolate 10% ) } rlingrad9 { list-style-image: repeating-linear-gradient( to bottom right, chocolate 10% ) } rlingrad10 { list-style-image: repeating-linear-gradient( to top right, chocolate 10% ) } rlingrad11 { list-style-image: repeating-linear-gradient( 90deg, chocolate 0.5cm ) } rlingrad12 { list-style-image: repeating-linear-gradient( 0deg, chocolate 0.5cm ) } rlingrad13 { list-style-image: repeating-linear-gradient( to left, chocolate 0.5cm ) } rlingrad14 { list-style-image: repeating-linear-gradient( to right, chocolate 0.5cm ) } rlingrad15 { list-style-image: repeating-linear-gradient( to top, chocolate 0.5cm ) } rlingrad16 { list-style-image: repeating-linear-gradient( to bottom, chocolate 0.5cm ) } rlingrad17 { list-style-image: repeating-linear-gradient( to left top, chocolate 0.5cm ) } rlingrad18 { list-style-image: repeating-linear-gradient( to left bottom, chocolate 0.5cm ) } rlingrad19 { list-style-image: repeating-linear-gradient( to bottom right, chocolate 0.5cm ) } rlingrad20 { list-style-image: repeating-linear-gradient( to top right, chocolate 0.5cm ) } rlingrad21 { list-style-image: repeating-linear-gradient( 90deg, chocolate , #f00 1px ) } rlingrad22 { list-style-image: repeating-linear-gradient( 0deg, chocolate , #f00 1px ) } rlingrad23 { list-style-image: repeating-linear-gradient( to left, chocolate , #f00 1px ) } rlingrad24 { list-style-image: repeating-linear-gradient( to right, chocolate , #f00 1px ) } rlingrad25 { list-style-image: repeating-linear-gradient( to top, chocolate , #f00 1px ) } rlingrad26 { list-style-image: repeating-linear-gradient( to bottom, chocolate , #f00 1px ) } rlingrad27 { list-style-image: repeating-linear-gradient( to left top, chocolate , #f00 1px ) } rlingrad28 { list-style-image: repeating-linear-gradient( to left bottom, chocolate , #f00 1px ) } rlingrad29 { list-style-image: repeating-linear-gradient( to bottom right, chocolate , #f00 1px ) } rlingrad30 { list-style-image: repeating-linear-gradient( to top right, chocolate , #f00 1px ) } rlingrad31 { list-style-image: repeating-linear-gradient( 90deg, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad32 { list-style-image: repeating-linear-gradient( 0deg, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad33 { list-style-image: repeating-linear-gradient( to left, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad34 { list-style-image: repeating-linear-gradient( to right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad35 { list-style-image: repeating-linear-gradient( to top, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad36 { list-style-image: repeating-linear-gradient( to bottom, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad37 { list-style-image: repeating-linear-gradient( to left top, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad38 { list-style-image: repeating-linear-gradient( to left bottom, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad39 { list-style-image: repeating-linear-gradient( to bottom right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad40 { list-style-image: repeating-linear-gradient( to top right, hsl(360, 50%, 50%) 10.0px , #f00 1px ) } rlingrad41 { list-style-image: repeating-linear-gradient( currentColor ) } rlingrad42 { list-style-image: repeating-linear-gradient( currentColor, .5cm ) } rlingrad43 { list-style-image: repeating-linear-gradient( #f00 ) } rlingrad44 { list-style-image: repeating-linear-gradient( tomato ) } rlingrad45 { list-style-image: repeating-linear-gradient( black, #f00 1px ) } rlingrad46 { list-style-image: repeating-linear-gradient( yellow, black ) } rlingrad47 { list-style-image: repeating-linear-gradient( chocolate, fuchsia 10% ) } rlingrad48 { list-style-image: repeating-linear-gradient( #ff0000, black ) } rlingrad49 { list-style-image: repeating-linear-gradient( #ff0000 1px, black ) } rlingrad50 { list-style-image: repeating-linear-gradient( hsla(360, 50%, 50%, 1) ) } rlingrad51 { list-style-image: repeating-linear-gradient( rgb(100%, 0%, 0%) ) } rlingrad52 { list-style-image: repeating-linear-gradient( chocolate 10% ) } rlingrad53 { list-style-image: repeating-linear-gradient( chocolate 0.5cm ) } rlingrad54 { list-style-image: repeating-linear-gradient( chocolate 10% , #f00 1px ) } rlingrad55 { list-style-image: repeating-linear-gradient( hsl(360, 50%, 50%) 10.0px , #f00 1px ) }
Received on Wednesday, 14 November 2012 13:51:42 UTC