tor-browser

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

node.py.ini (365B)


      1 [node.py]
      2  [test_node_type[attribute\]]
      3    expected: FAIL
      4 
      5  [test_node_type[text\]]
      6    expected: FAIL
      7 
      8  [test_node_type[cdata\]]
      9    expected: FAIL
     10 
     11  [test_node_type[processing_instruction\]]
     12    expected: FAIL
     13 
     14  [test_node_type[comment\]]
     15    expected: FAIL
     16 
     17  [test_node_type[document\]]
     18    expected: FAIL
     19 
     20  [test_node_type[doctype\]]
     21    expected: FAIL