Skip to content

Commit 5d64919

Browse files
anonriggithub-actions[bot]
authored andcommitted
test: update web platform tests
1 parent 8930258 commit 5d64919

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

tests/wpt/toascii.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -106,36 +106,6 @@
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

0 commit comments

Comments
 (0)