tor-browser

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

chrome.toml (2028B)


      1 [DEFAULT]
      2 
      3 ["document_l10n/test_connectRoot_webcomponent.html"]
      4 
      5 ["document_l10n/test_connectRoot_webcomponent_lazy.html"]
      6 
      7 ["document_l10n/test_docl10n.html"]
      8 
      9 ["document_l10n/test_docl10n.xhtml"]
     10 
     11 ["document_l10n/test_docl10n_lazy.html"]
     12 
     13 ["document_l10n/test_docl10n_ready_rejected.html"]
     14 
     15 ["document_l10n/test_docl10n_removeResourceIds.html"]
     16 
     17 ["document_l10n/test_docl10n_sync.html"]
     18 
     19 ["dom_localization/test_attr_sanitized.html"]
     20 
     21 ["dom_localization/test_connectRoot.html"]
     22 
     23 ["dom_localization/test_connectRoot_webcomponent.html"]
     24 
     25 ["dom_localization/test_disconnectRoot.html"]
     26 
     27 ["dom_localization/test_domloc.xhtml"]
     28 
     29 ["dom_localization/test_getAttributes.html"]
     30 
     31 ["dom_localization/test_l10n_args.html"]
     32 
     33 ["dom_localization/test_l10n_mutations.html"]
     34 
     35 ["dom_localization/test_overlay.html"]
     36 
     37 ["dom_localization/test_overlay_missing_all.html"]
     38 
     39 ["dom_localization/test_overlay_missing_children.html"]
     40 
     41 ["dom_localization/test_overlay_repeated.html"]
     42 
     43 ["dom_localization/test_overlay_sanitized.html"]
     44 
     45 ["dom_localization/test_repeated_l10nid.html"]
     46 
     47 ["dom_localization/test_setAttributes.html"]
     48 
     49 ["dom_localization/test_translateElements.html"]
     50 
     51 ["dom_localization/test_translateFragment.html"]
     52 
     53 ["dom_localization/test_translateRoots.html"]
     54 
     55 ["l10n_mutations/test_append_content_post_dcl.html"]
     56 
     57 ["l10n_mutations/test_append_content_pre_dcl.html"]
     58 
     59 ["l10n_mutations/test_append_fragment_post_dcl.html"]
     60 
     61 ["l10n_mutations/test_disconnectedRoot_webcomponent.html"]
     62 
     63 ["l10n_mutations/test_pause_observing.html"]
     64 
     65 ["l10n_mutations/test_remove_element.html"]
     66 
     67 ["l10n_mutations/test_remove_fragment.html"]
     68 
     69 ["l10n_mutations/test_set_attributes.html"]
     70 
     71 ["l10n_mutations/test_template.html"]
     72 
     73 ["l10n_overlays/test_attributes.html"]
     74 
     75 ["l10n_overlays/test_extra_text_markup.html"]
     76 
     77 ["l10n_overlays/test_functional_children.html"]
     78 
     79 ["l10n_overlays/test_l10n_overlays.xhtml"]
     80 
     81 ["l10n_overlays/test_same_id.html"]
     82 
     83 ["l10n_overlays/test_same_id_args.html"]
     84 
     85 ["l10n_overlays/test_text_children.html"]
     86 
     87 ["l10n_overlays/test_title.html"]