tests = []
tests[0]=["hyphens-auto-001.html","hyphens:auto","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:auto means words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource."] 

tests[1]=["hyphens-auto-002.html","hyphens:auto, with soft hyphen","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"Automatic hyphenation opportunities within a word must be ignored if the word contains a conditional hyphen (&shy; or U+00AD), in favor of the conditional hyphen(s)."] 

tests[2]=["hyphens-auto-003.html","hyphens:auto, no language","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"The UA is only required to automatically hyphenate text for which the content language is known."] 

tests[3]=["hyphens-auto-004.html","hyphens:auto, lang=\"\"","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"The UA is only required to automatically hyphenate text for which the content language is known."] 

tests[4]=["hyphens-auto-005.html","hyphens:auto, arabic hyphenation","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:auto means words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource This control test checks for arabic hyphenation support."] 

tests[5]=["hyphens-auto-006.html","hyphens:auto, arabic joining","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"When shaping scripts such as Arabic are allowed to break within words due to hyphenation, the characters must still be shaped as if the word were not broken."] 

tests[6]=["hyphens-manual-001.html","hyphens:manual","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:manual means words are hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities."] 

tests[7]=["hyphens-manual-002.html","hyphens:manual, no soft hyphen","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:manual means words are ONLY hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities."] 

tests[8]=["hyphens-manual-003.html","hyphens:manual, soft hyphens hidden by default","",'http://dev.w3.org/csswg/css-text-3/#word-break-property',"When a word is not broken the UA will not display a hyphen-like glyph inside a word containing soft hyphens."] 

tests[9]=["hyphens-manual-004.html","hyphens:manual, arabic joining","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"When shaping scripts such as Arabic are allowed to break within words due to hyphenation, the characters must still be shaped as if the word were not broken."] 

tests[10]=["hyphens-none-001.html","hyphens:none","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:none means words are not hyphenated."] 

tests[11]=["hyphens-none-002.html","hyphens:none, soft-hyphens","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:none means words are not hyphenated, even if characters inside the word explicitly define hyphenation opportunities."] 

tests[12]=["prefixed/hyphens-auto-001.html","hyphens:auto","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:auto means words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource."] 

tests[13]=["prefixed/hyphens-auto-002.html","hyphens:auto, with soft hyphen","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"Automatic hyphenation opportunities within a word must be ignored if the word contains a conditional hyphen (&shy; or U+00AD), in favor of the conditional hyphen(s)."] 

tests[14]=["prefixed/hyphens-auto-003.html","hyphens:auto, no language","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"The UA is only required to automatically hyphenate text for which the content language is known."] 

tests[15]=["prefixed/hyphens-auto-004.html","hyphens:auto, lang=\"\"","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"The UA is only required to automatically hyphenate text for which the content language is known."] 

tests[16]=["prefixed/hyphens-auto-005.html","hyphens:auto, arabic hyphenation","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:auto means words may be broken at hyphenation opportunities determined automatically by a language-appropriate hyphenation resource This control test checks for arabic hyphenation support."] 

tests[17]=["prefixed/hyphens-auto-006.html","hyphens:auto, arabic joining","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"When shaping scripts such as Arabic are allowed to break within words due to hyphenation, the characters must still be shaped as if the word were not broken."] 

tests[18]=["prefixed/hyphens-manual-001.html","hyphens:manual","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:manual means words are hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities."] 

tests[19]=["prefixed/hyphens-manual-002.html","hyphens:manual, no soft hyphen","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:manual means words are ONLY hyphenated where there are characters inside the word that explicitly suggest hyphenation opportunities."] 

tests[20]=["prefixed/hyphens-manual-003.html","hyphens:manual, soft hyphens hidden by default","",'http://dev.w3.org/csswg/css-text-3/#word-break-property',"When a word is not broken the UA will not display a hyphen-like glyph inside a word containing soft hyphens."] 

tests[21]=["prefixed/hyphens-manual-004.html","hyphens:manual, arabic joining","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"When shaping scripts such as Arabic are allowed to break within words due to hyphenation, the characters must still be shaped as if the word were not broken."] 

tests[22]=["prefixed/hyphens-none-001.html","hyphens:none","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:none means words are not hyphenated."] 

tests[23]=["prefixed/hyphens-none-002.html","hyphens:none, soft-hyphens","",'http://dev.w3.org/csswg/css-text-3/#hyphens-property',"hyphens:none means words are not hyphenated, even if characters inside the word explicitly define hyphenation opportunities."] 

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