From 69e335f469534c0b105b36af161a9c73941a8c35 Mon Sep 17 00:00:00 2001 From: anonrig <1935246+anonrig@users.noreply.github.com> Date: Fri, 22 May 2026 00:28:55 +0000 Subject: [PATCH] test: update web platform tests --- tests/wpt/toascii.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/tests/wpt/toascii.json b/tests/wpt/toascii.json index 1cbdf9c8b..588ef150f 100644 --- a/tests/wpt/toascii.json +++ b/tests/wpt/toascii.json @@ -106,36 +106,6 @@ "input": "يa", "output": null }, - { - "comment": "CheckBidi: LTR label ending with RTL code point", - "input": "a\u05D0", - "output": null - }, - { - "comment": "CheckBidi: LTR label ending with AL code point", - "input": "a\u0627", - "output": null - }, - { - "comment": "CheckBidi: LTR label ending with AN code point", - "input": "a\u0661", - "output": null - }, - { - "comment": "CheckBidi: LTR label with multiple trailing RTL code points", - "input": "a\u05D0\u05D1", - "output": null - }, - { - "comment": "CheckBidi: NSM before trailing RTL code point", - "input": "a\u0301\u05D0", - "output": null - }, - { - "comment": "CheckBidi: trailing NSM after RTL code point", - "input": "a\u05D0\u0301", - "output": null - }, { "input": "xn--a-yoc", "output": null