2002/css-validator/autotest/testsuite/properties/positive/background/css3 000.css,NONE,1.1 001.css,NONE,1.1 002.css,NONE,1.1 003.css,NONE,1.1 004.css,NONE,1.1 005.css,NONE,1.1

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

Added Files:
	000.css 001.css 002.css 003.css 004.css 005.css 
Log Message:


--- NEW FILE: 002.css ---
bg1 { background: #f00  }
bg2 { background: #f00 100px  }
bg3 { background: #f00 100px 50%  }
bg4 { background: #f00 100px 50% fixed  }
bg5 { background: #f00 100px 50% fixed none  }
bg6 { background: #f00 100px 50% fixed none repeat  }
bg7 { background: #f00 100px 50% fixed none repeat-x  }
bg8 { background: #f00 100px 50% fixed none repeat-x space  }
bg9 { background: #f00 100px 50% fixed none repeat-y  }
bg10 { background: #f00 100px 50% fixed none repeat-y no-repeat  }
bg11 { background: #f00 100px 50% fixed none round repeat-y  }
bg12 { background: #f00 100px 50% fixed repeat  }
bg13 { background: #f00 100px 50% fixed repeat none  }
bg14 { background: #f00 100px 50% fixed repeat url(test.jpg)  }
bg15 { background: #f00 100px 50% fixed repeat-x  }
bg16 { background: #f00 100px 50% fixed repeat-x none  }
bg17 { background: #f00 100px 50% fixed repeat-x space  }
bg18 { background: #f00 100px 50% fixed repeat-x space none  }
bg19 { background: #f00 100px 50% fixed repeat-x space url(test.jpg)  }
[...350676 lines suppressed...]
bg350696 { background: url(test.jpg) transparent top right round repeat-y }
bg350697 { background: url(test.jpg) transparent top right scroll repeat }
bg350698 { background: url(test.jpg) transparent top right scroll repeat-x space }
bg350699 { background: url(test.jpg) transparent top right scroll repeat-x }
bg350700 { background: url(test.jpg) transparent top right scroll repeat-y no-repeat }
bg350701 { background: url(test.jpg) transparent top right scroll repeat-y }
bg350702 { background: url(test.jpg) transparent top right scroll round repeat-y }
bg350703 { background: url(test.jpg) transparent top right scroll }
bg350704 { background: url(test.jpg) transparent top right }
bg350705 { background: url(test.jpg) transparent top round repeat-y fixed }
bg350706 { background: url(test.jpg) transparent top round repeat-y scroll }
bg350707 { background: url(test.jpg) transparent top round repeat-y }
bg350708 { background: url(test.jpg) transparent top scroll repeat }
bg350709 { background: url(test.jpg) transparent top scroll repeat-x space }
bg350710 { background: url(test.jpg) transparent top scroll repeat-x }
bg350711 { background: url(test.jpg) transparent top scroll repeat-y no-repeat }
bg350712 { background: url(test.jpg) transparent top scroll repeat-y }
bg350713 { background: url(test.jpg) transparent top scroll round repeat-y }
bg350714 { background: url(test.jpg) transparent top scroll }
bg350715 { background: url(test.jpg) transparent top }

--- NEW FILE: 004.css ---
bg1 { background: #f00 100px 50% no-repeat none local  }
bg2 { background: #f00 100px 50% no-repeat local  }
bg3 { background: #f00 100px 50% no-repeat local none  }
bg4 { background: #f00 100px 50% no-repeat local url(test.jpg)  }
bg5 { background: #f00 100px 50% no-repeat url(test.jpg) local  }
bg6 { background: #f00 100px 50% none no-repeat local  }
bg7 { background: #f00 100px 50% none repeat local  }
bg8 { background: #f00 100px 50% none repeat-x local  }
bg9 { background: #f00 100px 50% none repeat-y local  }
bg10 { background: #f00 100px 50% none local  }
bg11 { background: #f00 100px 50% none local no-repeat  }
bg12 { background: #f00 100px 50% none local repeat  }
bg13 { background: #f00 100px 50% none local repeat-x  }
bg14 { background: #f00 100px 50% none local repeat-y  }
bg15 { background: #f00 100px 50% repeat none local  }
bg16 { background: #f00 100px 50% repeat local  }
bg17 { background: #f00 100px 50% repeat local none  }
bg18 { background: #f00 100px 50% repeat local url(test.jpg)  }
bg19 { background: #f00 100px 50% repeat url(test.jpg) local  }
[...107512 lines suppressed...]
bg107532 { background: url(test.jpg) transparent repeat-y 25% left local }
bg107533 { background: url(test.jpg) transparent repeat-y local 25% left }
bg107534 { background: url(test.jpg) transparent 25% left no-repeat local }
bg107535 { background: url(test.jpg) transparent 25% left repeat local }
bg107536 { background: url(test.jpg) transparent 25% left repeat-x local }
bg107537 { background: url(test.jpg) transparent 25% left repeat-y local }
bg107538 { background: url(test.jpg) transparent 25% left local }
bg107539 { background: url(test.jpg) transparent 25% left local no-repeat }
bg107540 { background: url(test.jpg) transparent 25% left local repeat }
bg107541 { background: url(test.jpg) transparent 25% left local repeat-x }
bg107542 { background: url(test.jpg) transparent 25% left local repeat-y }
bg107543 { background: url(test.jpg) transparent local no-repeat 25% left }
bg107544 { background: url(test.jpg) transparent local repeat 25% left }
bg107545 { background: url(test.jpg) transparent local repeat-x 25% left }
bg107546 { background: url(test.jpg) transparent local repeat-y 25% left }
bg107547 { background: url(test.jpg) transparent local 25% left }
bg107548 { background: url(test.jpg) transparent local 25% left no-repeat }
bg107549 { background: url(test.jpg) transparent local 25% left repeat }
bg107550 { background: url(test.jpg) transparent local 25% left repeat-x }
bg107551 { background: url(test.jpg) transparent local 25% left repeat-y }

--- NEW FILE: 003.css ---
bg1 { background: 100px 50% fixed no-repeat none content-box  }
bg2 { background: 100px 50% fixed no-repeat content-box  }
bg3 { background: 100px 50% fixed no-repeat content-box none  }
bg4 { background: 100px 50% fixed no-repeat content-box url(test.jpg)  }
bg5 { background: 100px 50% fixed no-repeat url(test.jpg) content-box  }
bg6 { background: 100px 50% fixed none no-repeat content-box  }
bg7 { background: 100px 50% fixed none repeat content-box  }
bg8 { background: 100px 50% fixed none repeat-x content-box  }
bg9 { background: 100px 50% fixed none repeat-y content-box  }
bg10 { background: 100px 50% fixed none content-box  }
bg11 { background: 100px 50% fixed none content-box no-repeat  }
bg12 { background: 100px 50% fixed none content-box repeat  }
bg13 { background: 100px 50% fixed none content-box repeat-x  }
bg14 { background: 100px 50% fixed none content-box repeat-y  }
bg15 { background: 100px 50% fixed repeat none content-box  }
bg16 { background: 100px 50% fixed repeat content-box  }
bg17 { background: 100px 50% fixed repeat content-box none  }
bg18 { background: 100px 50% fixed repeat content-box url(test.jpg)  }
bg19 { background: 100px 50% fixed repeat url(test.jpg) content-box  }
[...222024 lines suppressed...]
bg222044 { background: url(test.jpg) padding-box 25% left repeat-x }
bg222045 { background: url(test.jpg) padding-box 25% left repeat-x fixed }
bg222046 { background: url(test.jpg) padding-box 25% left repeat-x scroll }
bg222047 { background: url(test.jpg) padding-box 25% left repeat-y }
bg222048 { background: url(test.jpg) padding-box 25% left repeat-y fixed }
bg222049 { background: url(test.jpg) padding-box 25% left repeat-y scroll }
bg222050 { background: url(test.jpg) padding-box 25% left scroll }
bg222051 { background: url(test.jpg) padding-box 25% left scroll no-repeat }
bg222052 { background: url(test.jpg) padding-box 25% left scroll repeat }
bg222053 { background: url(test.jpg) padding-box 25% left scroll repeat-x }
bg222054 { background: url(test.jpg) padding-box 25% left scroll repeat-y }
bg222055 { background: url(test.jpg) padding-box scroll no-repeat 25% left }
bg222056 { background: url(test.jpg) padding-box scroll repeat 25% left }
bg222057 { background: url(test.jpg) padding-box scroll repeat-x 25% left }
bg222058 { background: url(test.jpg) padding-box scroll repeat-y 25% left }
bg222059 { background: url(test.jpg) padding-box scroll 25% left }
bg222060 { background: url(test.jpg) padding-box scroll 25% left no-repeat }
bg222061 { background: url(test.jpg) padding-box scroll 25% left repeat }
bg222062 { background: url(test.jpg) padding-box scroll 25% left repeat-x }
bg222063 { background: url(test.jpg) padding-box scroll 25% left repeat-y }

--- NEW FILE: 001.css ---
bg1 { background: #f00 left 10px top 10%  }
bg2 { background: #f00 left 10px top 10% fixed  }
bg3 { background: #f00 left 10px top 10% fixed no-repeat  }
bg4 { background: #f00 left 10px top 10% fixed no-repeat none  }
bg5 { background: #f00 left 10px top 10% fixed no-repeat url(test.jpg)  }
bg6 { background: #f00 left 10px top 10% fixed none  }
bg7 { background: #f00 left 10px top 10% fixed none no-repeat  }
bg8 { background: #f00 left 10px top 10% fixed none repeat  }
bg9 { background: #f00 left 10px top 10% fixed none repeat-x  }
bg10 { background: #f00 left 10px top 10% fixed none repeat-y  }
bg11 { background: #f00 left 10px top 10% fixed repeat  }
bg12 { background: #f00 left 10px top 10% fixed repeat none  }
bg13 { background: #f00 left 10px top 10% fixed repeat url(test.jpg)  }
bg14 { background: #f00 left 10px top 10% fixed repeat-x  }
bg15 { background: #f00 left 10px top 10% fixed repeat-x none  }
bg16 { background: #f00 left 10px top 10% fixed repeat-x url(test.jpg)  }
bg17 { background: #f00 left 10px top 10% fixed repeat-y  }
bg18 { background: #f00 left 10px top 10% fixed repeat-y none  }
bg19 { background: #f00 left 10px top 10% fixed repeat-y url(test.jpg)  }
[...62929 lines suppressed...]
bg62949 { background: url(test.jpg) transparent repeat scroll left 10px top 10%/auto  }
bg62950 { background: url(test.jpg) transparent repeat-x left 10px top 10%/auto  }
bg62951 { background: url(test.jpg) transparent repeat-x left 10px top 10%/auto fixed  }
bg62952 { background: url(test.jpg) transparent repeat-x left 10px top 10%/auto scroll  }
bg62953 { background: url(test.jpg) transparent repeat-x fixed left 10px top 10%/auto  }
bg62954 { background: url(test.jpg) transparent repeat-x scroll left 10px top 10%/auto  }
bg62955 { background: url(test.jpg) transparent repeat-y left 10px top 10%/auto  }
bg62956 { background: url(test.jpg) transparent repeat-y left 10px top 10%/auto fixed  }
bg62957 { background: url(test.jpg) transparent repeat-y left 10px top 10%/auto scroll  }
bg62958 { background: url(test.jpg) transparent repeat-y fixed left 10px top 10%/auto  }
bg62959 { background: url(test.jpg) transparent repeat-y scroll left 10px top 10%/auto  }
bg62960 { background: url(test.jpg) transparent scroll left 10px top 10%/auto  }
bg62961 { background: url(test.jpg) transparent scroll left 10px top 10%/auto no-repeat  }
bg62962 { background: url(test.jpg) transparent scroll left 10px top 10%/auto repeat  }
bg62963 { background: url(test.jpg) transparent scroll left 10px top 10%/auto repeat-x  }
bg62964 { background: url(test.jpg) transparent scroll left 10px top 10%/auto repeat-y  }
bg62965 { background: url(test.jpg) transparent scroll no-repeat left 10px top 10%/auto  }
bg62966 { background: url(test.jpg) transparent scroll repeat left 10px top 10%/auto  }
bg62967 { background: url(test.jpg) transparent scroll repeat-x left 10px top 10%/auto  }
bg62968 { background: url(test.jpg) transparent scroll repeat-y left 10px top 10%/auto  }

--- NEW FILE: 000.css ---
z { background: inherit }
y { background: initial }
bg2 { background: #f00  }
bg3 { background: #f00 100px  }
bg4 { background: #f00 100px 50%  }
bg5 { background: #f00 100px 50% fixed  }
bg6 { background: #f00 100px 50% fixed no-repeat  }
bg7 { background: #f00 100px 50% fixed no-repeat none  }
bg8 { background: #f00 100px 50% fixed no-repeat url(test.jpg)  }
bg9 { background: #f00 100px 50% fixed none  }
bg10 { background: #f00 100px 50% fixed none no-repeat  }
bg11 { background: #f00 100px 50% fixed none repeat  }
bg12 { background: #f00 100px 50% fixed none repeat-x  }
bg13 { background: #f00 100px 50% fixed none repeat-y  }
bg14 { background: #f00 100px 50% fixed repeat  }
bg15 { background: #f00 100px 50% fixed repeat none  }
bg16 { background: #f00 100px 50% fixed repeat url(test.jpg)  }
bg17 { background: #f00 100px 50% fixed repeat-x  }
bg18 { background: #f00 100px 50% fixed repeat-x none  }
[...237800 lines suppressed...]
bg237819{ background: url(test.jpg) transparent 25% left repeat-x }
bg237820{ background: url(test.jpg) transparent 25% left repeat-x fixed }
bg237821{ background: url(test.jpg) transparent 25% left repeat-x scroll }
bg237822{ background: url(test.jpg) transparent 25% left repeat-y }
bg237823{ background: url(test.jpg) transparent 25% left repeat-y fixed }
bg237824{ background: url(test.jpg) transparent 25% left repeat-y scroll }
bg237825{ background: url(test.jpg) transparent 25% left scroll }
bg237826{ background: url(test.jpg) transparent 25% left scroll no-repeat }
bg237827{ background: url(test.jpg) transparent 25% left scroll repeat }
bg237828{ background: url(test.jpg) transparent 25% left scroll repeat-x }
bg237829{ background: url(test.jpg) transparent 25% left scroll repeat-y }
bg237830{ background: url(test.jpg) transparent scroll no-repeat 25% left }
bg237831{ background: url(test.jpg) transparent scroll repeat 25% left }
bg237832{ background: url(test.jpg) transparent scroll repeat-x 25% left }
bg237833{ background: url(test.jpg) transparent scroll repeat-y 25% left }
bg237834{ background: url(test.jpg) transparent scroll 25% left }
bg237835{ background: url(test.jpg) transparent scroll 25% left no-repeat }
bg237836{ background: url(test.jpg) transparent scroll 25% left repeat }
bg237837{ background: url(test.jpg) transparent scroll 25% left repeat-x }
bg237838{ background: url(test.jpg) transparent scroll 25% left repeat-y }

--- NEW FILE: 005.css ---
bg1 { background: padding-box border-box, padding-box border-box 100px  }
bg2 { background: padding-box border-box 100px 50%, padding-box border-box 100px 50% fixed  }
bg3 { background: padding-box border-box 100px 50% fixed no-repeat, padding-box border-box 100px 50% fixed no-repeat none  }
bg4 { background: padding-box border-box 100px 50% fixed no-repeat url(test.jpg), padding-box border-box 100px 50% fixed none  }
bg5 { background: padding-box border-box 100px 50% fixed none no-repeat, padding-box border-box 100px 50% fixed none repeat  }
bg6 { background: padding-box border-box 100px 50% fixed none repeat-x, padding-box border-box 100px 50% fixed none repeat-y  }
bg7 { background: padding-box border-box 100px 50% fixed repeat, padding-box border-box 100px 50% fixed repeat none  }
bg8 { background: padding-box border-box 100px 50% fixed repeat url(test.jpg), padding-box border-box 100px 50% fixed repeat-x  }
bg9 { background: padding-box border-box 100px 50% fixed repeat-x none, padding-box border-box 100px 50% fixed repeat-x url(test.jpg)  }
bg10 { background: padding-box border-box 100px 50% fixed repeat-y, padding-box border-box 100px 50% fixed repeat-y none  }
bg11 { background: padding-box border-box 100px 50% fixed repeat-y url(test.jpg), padding-box border-box 100px 50% fixed url(test.jpg)  }
bg12 { background: padding-box border-box 100px 50% fixed url(test.jpg) no-repeat, padding-box border-box 100px 50% fixed url(test.jpg) repeat  }
bg13 { background: padding-box border-box 100px 50% fixed url(test.jpg) repeat-x, padding-box border-box 100px 50% fixed url(test.jpg) repeat-y  }
bg14 { background: padding-box border-box 100px 50% no-repeat, padding-box border-box 100px 50% no-repeat fixed  }
bg15 { background: padding-box border-box 100px 50% no-repeat fixed none, padding-box border-box 100px 50% no-repeat fixed url(test.jpg)  }
bg16 { background: padding-box border-box 100px 50% no-repeat none, padding-box border-box 100px 50% no-repeat none fixed  }
bg17 { background: padding-box border-box 100px 50% no-repeat none scroll, padding-box border-box 100px 50% no-repeat scroll  }
bg18 { background: padding-box border-box 100px 50% no-repeat scroll none, padding-box border-box 100px 50% no-repeat scroll url(test.jpg)  }
bg19 { background: padding-box border-box 100px 50% no-repeat url(test.jpg), padding-box border-box 100px 50% no-repeat url(test.jpg) fixed  }
[...237797 lines suppressed...]
bg237817 { background: url(test.jpg) border-box repeat-x 25% left , url(test.jpg) border-box repeat-x 25% left fixed blue }
bg237818 { background: url(test.jpg) border-box repeat-x 25% left scroll , url(test.jpg) border-box repeat-x scroll 25% left blue }
bg237819 { background: url(test.jpg) border-box repeat-y fixed 25% left , url(test.jpg) border-box repeat-y 25% left blue }
bg237820 { background: url(test.jpg) border-box repeat-y 25% left fixed , url(test.jpg) border-box repeat-y 25% left scroll blue }
bg237821 { background: url(test.jpg) border-box repeat-y scroll 25% left , url(test.jpg) border-box 25% left blue }
bg237822 { background: url(test.jpg) border-box 25% left fixed , url(test.jpg) border-box 25% left fixed no-repeat blue }
bg237823 { background: url(test.jpg) border-box 25% left fixed repeat , url(test.jpg) border-box 25% left fixed repeat-x blue }
bg237824 { background: url(test.jpg) border-box 25% left fixed repeat-y , url(test.jpg) border-box 25% left no-repeat blue }
bg237825 { background: url(test.jpg) border-box 25% left no-repeat fixed , url(test.jpg) border-box 25% left no-repeat scroll blue }
bg237826 { background: url(test.jpg) border-box 25% left repeat , url(test.jpg) border-box 25% left repeat fixed blue }
bg237827 { background: url(test.jpg) border-box 25% left repeat scroll , url(test.jpg) border-box 25% left repeat-x blue }
bg237828 { background: url(test.jpg) border-box 25% left repeat-x fixed , url(test.jpg) border-box 25% left repeat-x scroll blue }
bg237829 { background: url(test.jpg) border-box 25% left repeat-y , url(test.jpg) border-box 25% left repeat-y fixed blue }
bg237830 { background: url(test.jpg) border-box 25% left repeat-y scroll , url(test.jpg) border-box 25% left scroll blue }
bg237831 { background: url(test.jpg) border-box 25% left scroll no-repeat , url(test.jpg) border-box 25% left scroll repeat blue }
bg237832 { background: url(test.jpg) border-box 25% left scroll repeat-x , url(test.jpg) border-box 25% left scroll repeat-y blue }
bg237833 { background: url(test.jpg) border-box scroll no-repeat 25% left , url(test.jpg) border-box scroll repeat 25% left blue }
bg237834 { background: url(test.jpg) border-box scroll repeat-x 25% left , url(test.jpg) border-box scroll repeat-y 25% left blue }
bg237835 { background: url(test.jpg) border-box scroll 25% left , url(test.jpg) border-box scroll 25% left no-repeat blue }
bg237836 { background: url(test.jpg) border-box scroll 25% left repeat , url(test.jpg) border-box scroll 25% left repeat-x blue }

Received on Tuesday, 24 January 2012 15:15:19 UTC