File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 "input" : " يa" ,
107107 "output" : null
108108 },
109- {
110- "comment" : " CheckBidi: LTR label ending with RTL code point" ,
111- "input" : " a\u05D0 " ,
112- "output" : null
113- },
114- {
115- "comment" : " CheckBidi: LTR label ending with AL code point" ,
116- "input" : " a\u0627 " ,
117- "output" : null
118- },
119- {
120- "comment" : " CheckBidi: LTR label ending with AN code point" ,
121- "input" : " a\u0661 " ,
122- "output" : null
123- },
124- {
125- "comment" : " CheckBidi: LTR label with multiple trailing RTL code points" ,
126- "input" : " a\u05D0\u05D1 " ,
127- "output" : null
128- },
129- {
130- "comment" : " CheckBidi: NSM before trailing RTL code point" ,
131- "input" : " a\u0301\u05D0 " ,
132- "output" : null
133- },
134- {
135- "comment" : " CheckBidi: trailing NSM after RTL code point" ,
136- "input" : " a\u05D0\u0301 " ,
137- "output" : null
138- },
139109 {
140110 "input" : " xn--a-yoc" ,
141111 "output" : null
You can’t perform that action at this time.
0 commit comments