tor-browser

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

S7.8.4_A4.3_T1-strict.js (401B)


      1 // |reftest| error:SyntaxError
      2 'use strict';
      3 // Copyright 2009 the Sputnik authors.  All rights reserved.
      4 // This code is governed by the BSD license found in the LICENSE file.
      5 
      6 /*---
      7 info: NonEscapeSequence is not EscapeCharacter
      8 es5id: 7.8.4_A4.3_T1
      9 description: "EscapeCharacter :: DecimalDigits :: 1"
     10 negative:
     11  phase: parse
     12  type: SyntaxError
     13 flags: [onlyStrict]
     14 ---*/
     15 
     16 $DONOTEVALUATE();
     17 
     18 "\1"