tor-browser

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

node-document-changes.html.ini (777B)


      1 [node-document-changes.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Changing of template element's node document. Test that ownerDocument of an empty template and its content changes]
      5    expected: FAIL
      6 
      7  [Changing of template element's node document. Test that ownerDocument of a not empty template and its content changes]
      8    expected: FAIL
      9 
     10  [Changing of template element's node document. Test that ownerDocument of nested template and its content changes]
     11    expected: FAIL
     12 
     13  [Changing of template element's node document. Test document loaded from a file]
     14    expected: FAIL
     15 
     16  [Changing of template element's node document. Test the case when both old and new owner documents of template element have browsing context]
     17    expected: FAIL