tests = []
tests[0]=["text-orientation/text-orientation-upright-001.html","text-orientation:upright, embedded rl","","","text-orientation:upright will display latin text upright in a line of vertical-rl text."] 

tests[1]=["text-orientation/text-orientation-upright-002.html","text-orientation:upright, embedded lr","","","text-orientation:upright will display latin text upright in a line of vertical-lr text."] 

tests[2]=["text-combine-upright/text-combine-upright-all-001.html","text-combine-upright:all (up to 2 chars)","","","text-combine-upright:digits will display two-character numbers and text horizontally."] 

tests[3]=["text-combine-upright/text-combine-upright-all-002.html","text-combine-upright:all (up to 4 chars)","","","text-combine-upright:all will display up to four-character numbers horizontally."] 

tests[4]=["text-combine-upright/text-combine-upright-digits-001.html","text-combine-upright:digits","","","text-combine-upright:digits will display two-digit numbers horizontally, but not others."] 

tests[5]=["text-combine-upright/text-combine-upright-digits-002.html","text-combine-upright:digits 2","","","text-combine-upright:digits 2 will display two-digit numbers horizontally, but not others."] 

tests[6]=["text-combine-upright/text-combine-upright-digits-004.html","text-combine-upright:digits 4","","","text-combine-upright:digits 4 will display all numbers up to four digits long horizontally."] 

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