tests = []
tests[0]=["css-text-line-break-ba-space.html","Line-breaking: Breaking spaces","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser can break a line of text after a BA breaking space character."] 

tests[1]=["css-text-line-break-ba-hyphens.html","Line-breaking: Breaking hyphens","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser can break a line of text after a BA breaking hyphen character."] 

tests[2]=["css-text-line-break-ba-blocks.html","Line-breaking: By block","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser can break a line of text after a BA character in the script blocks listed."] 

tests[3]=["css-text-line-break-ba-historic.html","Line-breaking: Historical blocks","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser can break a line of text after a BA character in the historic script blocks listed."] 

tests[4]=["css-text-line-break-ba-other.html","Line-breaking: Other","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser will break a line of text after each of the BA characters listed."] 

tests[5]=["css-text-line-break-op.html","Line-breaking: Opening punctuation","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser will not leave a character with the OP (Opening Punctuation) linebreak property at the end of a line."] 

tests[6]=["css-text-line-break-cl.html","Line-breaking: Closing punctuation","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser will not allow a character with the CL (Closing Punctuation) linebreak property at the beginning of a line."] 

tests[7]=["css-text-line-break-ns.html","Line-breaking: Non-starter punctuation","",'https://drafts.csswg.org/css-text-3/#line-breaking',"[Exploratory] The browser will not allow a character with the NS (Non-starter) linebreak property at the beginning of a line."] 

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