tests = []
tests[0]=["greek/text-transform-lc-el-consonants.html","CSS3 Text, text transform: lowercase, modern Greek consonants","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces the expected result when converting uppercase Greek consonants to lowercase."] 

tests[1]=["greek/text-transform-lc-el-final-sigma.html","CSS3 Text, text transform: lowercase, Greek final sigma","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase converts uppercase Greek sigma to U+03C3 GREEK SMALL LETTER SIGMA when word medial and U+03C2 GREEK SMALL LETTER FINAL SIGMA when word final."] 

tests[2]=["greek/text-transform-lc-el-monotonic-vowels.html","CSS3 Text, text transform: lowercase, monotonic Greek vowels","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"When the language of the text is set to el (Greek), text-transform:lowercase produces the expected lowercase monotonic Greek vowels when converting from titlecase."] 

tests[3]=["greek/text-transform-uc-el-consonants.html","CSS3 Text, text transform: uppercase, modern Greek consonants","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces the expected result when converting lowercase Greek consonants to uppercase."] 

tests[4]=["greek/text-transform-uc-el-final-sigma.html","CSS3 Text, text transform: uppercase, Greek final sigma","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase converts lowercase Greek sigma to uppercase sigma whether the word medial or word final variant is used."] 

tests[5]=["greek/text-transform-uc-el-monotonic-vowels.html","CSS3 Text, text transform: uppercase, monotonic Greek vowels","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"When the language of the text is set to el (Greek), text-transform:uppercase produces the expected &#039;all-caps&#039; conversion when converting lowercase monotonic Greek vowels to uppercase, including dropping the tonos but keeping the dialytika."] 

tests[6]=["greek/text-transform-uc-el-monotonic-vowels-exp.html","CSS3 Text, text transform: uppercase, monotonic Greek vowels","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"[Exploratory] When the language of the text is NOT set to el (Greek), text-transform:uppercase still behaves as expected."] 

tests[7]=["greek/text-transform-uc-el-monotonic-vowels-diphthongs.html","CSS3 Text, text transform: uppercase, Greek diphthong with tonos","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"When the language of the text is set to el (Greek), text-transform:uppercase converts lowercase Greek diphthongs with tonos over the first vowel so that they lose the tonos but gain a dialytika over the second vowel in the diphthong."] 

tests[8]=["greek/text-transform-uc-el-monotonic-vowels-disjunctive-eta.html","CSS3 Text, text transform: uppercase, Greek diphthong with tonos","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"When the language of the text is set to el (Greek), text-transform:uppercase converts lowercase Greek so that it does not drop the tonos on the disjunctive eta."] 

tests[9]=["greek/text-transform-cap-el-consonants.html","CSS3 Text, text transform:capitalize, modern Greek consonants","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:capitalize produces titlecased consonants on for the first character in a word when applied to lowercase Greek words."] 

tests[10]=["greek/text-transform-cap-el-monotonic-vowels.html","CSS3 Text, text transform: capitalize, monotonic Greek vowels","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:capitalize produces titlecased vowels for the first character in a short lowercase monotonic Greek word."] 

tests[11]=["georgian/text-transform-uc-geor-ka-mkhedruli.html","CSS3 Text, text transform: uppercase, mkhedruli to mtavruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces mtavruli consonants for characters regularly used for the Georgian language."] 

tests[12]=["georgian/text-transform-uc-geor-other-mkhedruli.html","CSS3 Text, text transform: uppercase, other mkhedruli to mtavruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces mtavruli consonants for characters used in languages other than Georgian."] 

tests[13]=["georgian/text-transform-uc-geor-archaic-mkhedruli.html","CSS3 Text, text transform: uppercase, archaic mkhedruli to mtavruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces mtavruli consonants for archaic Georgian-script characters."] 

tests[14]=["georgian/text-transform-lc-geor-ka-mkhedruli.html","CSS3 Text, text transform: lowercase, mtavruli to mkhedruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces mkhedruli consonants from mtavruli for characters regularly used for the Georgian language."] 

tests[15]=["georgian/text-transform-lc-geor-other-mkhedruli.html","CSS3 Text, text transform: lowercase, other mtavruli to mkhedruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces mkhedruli consonants from mtavruli for characters used in languages other than Georgian."] 

tests[16]=["georgian/text-transform-lc-geor-archaic-mkhedruli.html","CSS3 Text, text transform: lowercase, archaic mtavruli to mkhedruli","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces mkhedruli consonants from mtavruli for archaic Georgian-script characters."] 

tests[17]=["georgian/text-transform-uc-geor-ka-khutsuri.html","CSS3 Text, text transform: uppercase, khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces asomtavruli consonants from nuskhuri characters regularly used for the Georgian language."] 

tests[18]=["georgian/text-transform-uc-geor-other-khutsuri.html","CSS3 Text, text transform: uppercase, other khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces asomtavruli consonants from nuskhuri for characters used in languages other than Georgian."] 

tests[19]=["georgian/text-transform-uc-geor-archaic-khutsuri.html","CSS3 Text, text transform: uppercase, archaic khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:uppercase produces asomtavruli consonants from nuskhuri for archaic Georgian-script characters."] 

tests[20]=["georgian/text-transform-lc-geor-ka-khutsuri.html","CSS3 Text, text transform: lowercase, khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces nuskhuri consonants from asomtavruli for characters regularly used for the Georgian language."] 

tests[21]=["georgian/text-transform-lc-geor-other-khutsuri.html","CSS3 Text, text transform: lowercase, other khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces nuskhuri consonants from asomtavruli for characters used in languages other than Georgian."] 

tests[22]=["georgian/text-transform-lc-geor-archaic-khutsuri.html","CSS3 Text, text transform: lowercase, archaic khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:lowercase produces nuskhuri consonants from asomtavruli for archaic Georgian-script characters."] 

tests[23]=["georgian/text-transform-cap-geor-ka-nuskhuri.html","CSS3 Text, text transform: capitalize, Georgian khutsuri","",'http://dev.w3.org/csswg/css-text-3/#text-transform-property',"text-transform:capitalize produces asomtavruli for the first character in a word when applied to nuskhuri words."] 

tests[24]=['../../testend','','','','']
