2002/css-validator/autotest/testsuite/properties/positive/border-image/css3 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/border-image/css3
In directory hutz:/tmp/cvs-serv12801/border-image/css3

Added Files:
	001.css 
Log Message:
tests for border-image shorthand


--- NEW FILE: 001.css ---
z { border-image: inherit }}
y { border-image: initial }}
bimg1 { border-image: 10 5% 20 2% }
bimg2 { border-image: 10 5% 20 2% /  }
bimg3 { border-image: 10 5% 20 2% /  /10px 20 30 40px }
bimg4 { border-image: 10 5% 20 2% /  /10px 20 30 40px foo.png }
bimg5 { border-image: 10 5% 20 2% /  /10px 20 30 40px foo.png stretch space }
bimg6 { border-image: 10 5% 20 2% /  /10px 20 30 40px none }
bimg7 { border-image: 10 5% 20 2% /  /10px 20 30 40px none stretch space }
bimg8 { border-image: 10 5% 20 2% /  /10px 20 30 40px stretch space }
bimg9 { border-image: 10 5% 20 2% /  /10px 20 30 40px stretch space foo.png }
bimg10 { border-image: 10 5% 20 2% /  /10px 20 30 40px stretch space none }
bimg11 { border-image: 10 5% 20 2% /  /10px 20px }
bimg12 { border-image: 10 5% 20 2% /  /10px 20px foo.png }
bimg13 { border-image: 10 5% 20 2% /  /10px 20px foo.png stretch space }
bimg14 { border-image: 10 5% 20 2% /  /10px 20px none }
bimg15 { border-image: 10 5% 20 2% /  /10px 20px none stretch space }
bimg16 { border-image: 10 5% 20 2% /  /10px 20px stretch space }
bimg17 { border-image: 10 5% 20 2% /  /10px 20px stretch space foo.png }
[...1170 lines suppressed...]
bimg1188 { border-image: stretch space  none 20 // 10px 20px }
bimg1189 { border-image: stretch space  none 20 // 50 }
bimg1190 { border-image: stretch space 10 5% 20 2% // 10px 20 30 40px }
bimg1191 { border-image: stretch space 10 5% 20 2% // 10px 20 30 40px foo.png }
bimg1192 { border-image: stretch space 10 5% 20 2% // 10px 20px }
bimg1193 { border-image: stretch space 10 5% 20 2% // 10px 20px foo.png }
bimg1194 { border-image: stretch space 10 5% 20 2% // 50 }
bimg1195 { border-image: stretch space 10 5% 20 2% // 50 foo.png }
bimg1196 { border-image: stretch space 10% // 10px 20 30 40px }
bimg1197 { border-image: stretch space 10% // 10px 20 30 40px foo.png }
bimg1198 { border-image: stretch space 10% // 10px 20px }
bimg1199 { border-image: stretch space 10% // 10px 20px foo.png }
bimg1200 { border-image: stretch space 10% // 50 }
bimg1201 { border-image: stretch space 10% // 50 foo.png }
bimg1202 { border-image: stretch space 20 // 10px 20 30 40px }
bimg1203 { border-image: stretch space 20 // 10px 20 30 40px foo.png }
bimg1204 { border-image: stretch space 20 // 10px 20px }
bimg1205 { border-image: stretch space 20 // 10px 20px foo.png }
bimg1206 { border-image: stretch space 20 // 50 }
bimg1207 { border-image: stretch space 20 // 50 foo.png }

Received on Wednesday, 4 April 2012 16:55:08 UTC