tor-browser

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

keypath.any.js.ini (2832B)


      1 [keypath.any.sharedworker.html]
      2 
      3 [keypath.any.serviceworker.html]
      4 
      5 [keypath.any.worker.html]
      6  expected:
      7    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8  [undefined - my.key]
      9    expected:
     10      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     11 
     12  [undefined - my.køi]
     13    expected:
     14      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     15 
     16  [undefined - my.key_ya]
     17    expected:
     18      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     19 
     20  [undefined - public.key$ya]
     21    expected:
     22      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     23 
     24  [undefined - true.$]
     25    expected:
     26      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     27 
     28  [undefined - my._]
     29    expected:
     30      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     31 
     32  [undefined - delete.a7]
     33    expected:
     34      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     35 
     36  [undefined - p.p.p.p.p.p.p.p.p.p.p.p.p.p]
     37    expected:
     38      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     39 
     40  [undefined - str.length]
     41    expected:
     42      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     43 
     44  [undefined - arr.length]
     45    expected:
     46      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     47 
     48  [undefined - length]
     49    expected:
     50      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     51 
     52  [undefined - '' uses value as key]
     53    expected:
     54      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     55 
     56  [undefined - [''\] uses value as [key\]]
     57    expected:
     58      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     59 
     60  [undefined - ['x', 'y'\]]
     61    expected:
     62      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     63 
     64  [undefined - [['x'\], 'y'\] (stringifies)]
     65    expected:
     66      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     67 
     68  [undefined - ['x', {toString->'y'}\] (stringifies)]
     69    expected:
     70      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     71 
     72  [undefined - name,type]
     73    expected:
     74      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     75 
     76  [undefined - name,type.name]
     77    expected:
     78      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     79 
     80  [undefined - list with 1 field]
     81    expected:
     82      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     83 
     84  [undefined - array loop -> stringify becomes [''\]]
     85    expected:
     86      if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]
     87 
     88 
     89 [keypath.any.html]