[result_node.py]
  [test_comment_node[basic\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_document_node[basic\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_doctype_node[basic\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_document_fragment_node[shadowRoot\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_document_fragment_node[not connected\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_embedded_within[array\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_embedded_within[map-key\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_embedded_within[map-value\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_embedded_within[object\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_embedded_within[set\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_within_dom_collection[htmlcollection\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_node_within_dom_collection[nodelist\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_custom_element_with_shadow_root[open\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]

  [test_custom_element_with_shadow_root[closed\]]
    expected:
      if (os == "win") and not debug: [PASS, ERROR]
