var tests = new Array();
tests[0]=["counter-style-system/additive-basic-001.html","additive basic, simple",'font','https://drafts.csswg.org/css-counter-styles/#additive-system',"The browser can produce an additive custom counter style."] 
tests[1]=["counter-style-system/additive-basic-002.html","additive basic, extended",'font','https://drafts.csswg.org/css-counter-styles/#additive-system',"The browser can produce an additive custom counter style."] 
tests[2]=["counter-style-system/alphabetic-basic-001.html","alphabetic basic, simple",'font','https://drafts.csswg.org/css-counter-styles/#alphabetic-system',"The browser can produce an alphabetic custom counter style."] 
tests[3]=["counter-style-system/alphabetic-basic-002.html","alphabetic basic, extended",'font','https://drafts.csswg.org/css-counter-styles/#alphabetic-system',"The browser can produce an alphabetic custom counter style."] 
tests[4]=["counter-style-system/cyclic-basic-001.html","cyclic basic, 1 symbol","","","The browser can produce a cyclic custom counter style."] 
tests[5]=["counter-style-system/cyclic-basic-002.html","cyclic basic, 4 symbols","","","The browser can produce a cyclic custom counter style."] 
tests[6]=["counter-style-system/fixed-basic-001.html","fixed basic",'font','http://www.w3.org/TR/css-counter-styles-3/#simple-numeric',"The browser can produce a fixed custom counter style."] 
tests[7]=["counter-style-system/numeric-basic-001.html","numeric basic, simple",'font','http://www.w3.org/TR/css-counter-styles-3/#simple-numeric',"The browser can produce a numeric custom counter style."] 
tests[8]=["counter-style-system/numeric-basic-002.html","numeric basic, extended",'font','http://www.w3.org/TR/css-counter-styles-3/#simple-numeric',"The browser can produce a numeric custom counter style."] 
tests[9]=["counter-style-system/symbolic-basic-001.html","symbolic basic","",'http://www.w3.org/TR/css-counter-styles-3/#simple-numeric',"The browser can produce a symbolic custom counter style."] 
tests[10]=["counter-style-affix/additive-prefsuf-001.html","prefix/suffix (additive)","","","The browser can produce a prefix and suffix as specified for additive counters."] 
tests[11]=["counter-style-affix/alphabetic-prefsuf-001.html","prefix/suffix (alphabetic)","","","The browser can produce a prefix and suffix as specified for alphabetic counters."] 
tests[12]=["counter-style-affix/cyclic-prefsuf-001.html","prefix/suffix (cyclic)","","","The browser can produce a prefix and suffix as specified for cyclic counters."] 
tests[13]=["counter-style-affix/fixed-prefsuf-001.html","prefix/suffix (fixed)","","","The browser can produce a prefix and suffix as specified for fixed counters."] 
tests[14]=["counter-style-affix/numeric-prefsuf-001.html","prefix/suffix (numeric)","","","The browser can produce a prefix and suffix as specified for numeric counters."] 
tests[15]=["counter-style-affix/symbolic-prefsuf-001.html","prefix/suffix (symbolic)","","","The browser can produce a prefix and suffix as specified for symbolic counters."] 
tests[16]=["counter-style-affix/additive-default-001.html","prefix/suffix default (additive)","","","The browser can produce a default prefix and suffix as specified for additive counters."] 
tests[17]=["counter-style-affix/alphabetic-default-001.html","prefix/suffix default (alphabetic)","","","The browser can produce a default prefix and suffix as specified for alphabetic counters."] 
tests[18]=["counter-style-affix/cyclic-default-001.html","prefix/suffix default (cyclic)","","","The browser can produce a default prefix and suffix as specified for cyclic counters."] 
tests[19]=["counter-style-affix/fixed-default-001.html","prefix/suffix default (fixed)","","","The browser can produce a default prefix and suffix as specified for fixed counters."] 
tests[20]=["counter-style-affix/numeric-default-001.html","prefix/suffix default (numeric)","","","The browser can produce a default prefix and suffix as specified for numeric counters."] 
tests[21]=["counter-style-affix/symbolic-default-001.html","prefix/suffix default (symbolic)","","","The browser can produce a default prefix and suffix as specified for symbolic counters."] 
tests[22]=['../testend','','','','']