tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

part-unicode-11.0.0-class.js (775B)


      1 // Copyright 2024 Mathias Bynens. All rights reserved.
      2 // This code is governed by the BSD license found in the LICENSE file.
      3 
      4 /*---
      5 author: Mathias Bynens
      6 esid: prod-PrivateIdentifier
      7 description: |
      8  Test that Unicode v11.0.0 ID_Continue characters are accepted as
      9  identifier part characters in private class fields.
     10 info: |
     11  Generated by https://github.com/mathiasbynens/caniunicode
     12 features: [class, class-fields-private]
     13 ---*/
     14 
     15 class _ {
     16  #_߽࣓৾ఄꣿ𐴤𐴥𐴦𐴧𐴰𐴱𐴲𐴳𐴴𐴵𐴶𐴷𐴸𐴹𐽆𐽇𐽋𐽍𐽎𐽏𐽐𐽈𐽉𐽊𐽌𑅅𑅆𑇉𑌻𑑞𑠬𑠭𑠮𑠯𑠰𑠱𑠲𑠳𑠴𑠵𑠶𑠷𑠸𑠺𑠹𑶊𑶋𑶌𑶍𑶎𑶐𑶑𑶓𑶔𑶕𑶖𑶗𑶠𑶡𑶢𑶣𑶤𑶥𑶦𑶧𑶨𑶩𑻳𑻴𑻵𑻶;
     17 };
     18 
     19 reportCompare(0, 0);