tor-browser

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

serialization.svg.ini (859B)


      1 [serialization.svg]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Property d value 'path("m 10 20 q 30 60 40 50 q 100 70 90 80")']
      5    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1489392
      6    expected: FAIL
      7 
      8  [Property d value 'path("m 10 20   l 20 30   Z   l 50 60   Z   m 70 80   l 90 60   Z   t 70 120")']
      9    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1489392
     10    expected: FAIL
     11 
     12  [Property d value 'path("m 10.0 170.0 h 90.00 v 30.00 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4")']
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1489392
     14    expected: FAIL
     15 
     16  [Property d value '  path(  "m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50"  )']
     17    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1489392
     18    expected: FAIL
     19 
     20  [Property d value 'path("M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z")']
     21    expected: FAIL