tor-browser

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

part-unicode-12.0.0-class.js (704B)


      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 v12.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);