tests = []
tests[0]=["rli-lri-fsi-pdi-001a.html","RLI,LRI: isolated from following number, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[1]=["rli-lri-fsi-pdi-001b.html","FSI: isolated from following number, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[2]=["rli-lri-fsi-pdi-001c.html","RLI,LRI: isolated from following number, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[3]=["rli-lri-fsi-pdi-002a.html","RLI,LRI: isolated from following number with intervening neutrals, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[4]=["rli-lri-fsi-pdi-002b.html","FSI: isolated from following number with intervening neutrals, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[5]=["rli-lri-fsi-pdi-002c.html","RLI,LRI: isolated from following number with intervening neutrals, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from a following number."] 

tests[6]=["rli-lri-fsi-pdi-003a.html","RLI,LRI: isolated from immediately following number, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and is directionally isolated from a following number, even with no intervening white space."] 

tests[7]=["rli-lri-fsi-pdi-003b.html","FSI: isolated from immediately following number, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and is directionally isolated from a following number, even with no intervening white space."] 

tests[8]=["rli-lri-fsi-pdi-003c.html","RLI,LRI: isolated from immediately following number, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and is directionally isolated from a following number, even with no intervening white space."] 

tests[9]=["rli-lri-fsi-pdi-004a.html","RLI,LRI: numbers isolated from preceding text, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text numeric content content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[10]=["rli-lri-fsi-pdi-004b.html","FSI: numbers isolated from preceding text, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text numeric content content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[11]=["rli-lri-fsi-pdi-004c.html","RLI,LRI: numbers isolated from preceding text, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text numeric content content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[12]=["rli-lri-fsi-pdi-005a.html","RLI,LRI: isolated from following text, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text."] 

tests[13]=["rli-lri-fsi-pdi-005b.html","FSI: isolated from following text, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from following text."] 

tests[14]=["rli-lri-fsi-pdi-005c.html","RLI,LRI: isolated from following text, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text."] 

tests[15]=["rli-lri-fsi-pdi-006a.html","RLI,LRI: isolated from following text with intervening neutrals, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text despite intervening neutrals."] 

tests[16]=["rli-lri-fsi-pdi-006b.html","FSI: isolated from following text with intervening neutrals, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from following text despite intervening neutrals."] 

tests[17]=["rli-lri-fsi-pdi-006c.html","RLI,LRI: isolated from following text with intervening neutrals, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text despite intervening neutrals."] 

tests[18]=["rli-lri-fsi-pdi-007a.html","RLI,LRI: isolated from immediately following text, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text even with no intervening white space."] 

tests[19]=["rli-lri-fsi-pdi-007b.html","FSI: isolated from immediately following text, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from following text even with no intervening white space."] 

tests[20]=["rli-lri-fsi-pdi-007c.html","RLI,LRI: isolated from immediately following text, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from following text even with no intervening white space."] 

tests[21]=["rli-lri-fsi-pdi-008a.html","RLI,LRI: isolated from preceding text, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[22]=["rli-lri-fsi-pdi-008b.html","FSI: isolated from preceding text, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[23]=["rli-lri-fsi-pdi-008c.html","RLI,LRI: isolated from preceding text, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from preceding text."] 

tests[24]=["rli-lri-fsi-pdi-009a.html","RLI,LRI: isolated from surrounding text, opposite direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from surrounding text."] 

tests[25]=["rli-lri-fsi-pdi-009b.html","FSI: isolated from surrounding text, auto","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by FSI...PDI is treated as a neutral character and directionally isolated from surrounding text."] 

tests[26]=["rli-lri-fsi-pdi-009c.html","RLI,LRI: isolated from surrounding text, same direction","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"Plain text content surrounded by RLI/LRI...PDI is treated as a neutral character and directionally isolated from surrounding text."] 

tests[27]=["brackets-001.html","RTL base, ltr parens","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"The bidi algorithm will keep parentheses around Latin text at the boundary of two runs with a RTL base direction."] 

tests[28]=["brackets-002.html","RTL base, ltr square brackets","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"The bidi algorithm will keep square brackets around Latin text at the boundary of two runs with a RTL base direction."] 

tests[29]=["brackets-003.html","RTL base, ltr curly brackets","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"The bidi algorithm will keep curly brackets around Latin text at the boundary of two runs with a RTL base direction."] 

tests[30]=["brackets-010.html","RTL base, ltr mismatched parens","",'https://html.spec.whatwg.org/multipage/dom.html#requirements-relating-to-the-bidirectional-algorithm',"The bidi algorithm will NOT keep paired characters around Latin text at the boundary of two runs with a RTL base direction if the paired characters are not the same."] 

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