tor-browser

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

target.html.ini (1218B)


      1 [target.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Change target from an existing to a different non-existing pseudo-element by setting pseudoElement.]
      5    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
      6    expected: FAIL
      7 
      8  [Change target from null to a non-existing pseudoElement setting target first.]
      9    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
     10    expected: FAIL
     11 
     12  [Change target from an existing to a different non-existing pseudo-element by setting target.]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
     14    expected: FAIL
     15 
     16  [Change target from a non-existing to a different non-existing pseudo-element by setting target.]
     17    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
     18    expected: FAIL
     19 
     20  [Change target from null to a non-existing pseudoElement setting pseudoElement first.]
     21    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
     22    expected: FAIL
     23 
     24  [Change target from a non-existing to a different non-existing pseudo-element by setting pseudoElement.]
     25    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615083
     26    expected: FAIL
     27 
     28  [Changing pseudoElement to ::placeHOLDER works]
     29    expected: FAIL