tor-browser

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

WEB_FEATURES.yml (789B)


      1 features:
      2 - name: charset
      3  files:
      4  # The tests in this directory employ various (and sometimes conflicting)
      5  # techniques to specify the CSS document's character set. Those listed below
      6  # specifically use the `@charset` rule.
      7  - character-encoding-004.xht
      8  - character-encoding-005.xht
      9  - character-encoding-006.xht
     10  - character-encoding-013.xht
     11  - character-encoding-014.xht
     12  - character-encoding-015.xht
     13  - character-encoding-016.xht
     14  - character-encoding-017.xht
     15  - character-encoding-018.xht
     16  - character-encoding-019.xht
     17  - character-encoding-020.xht
     18  - character-encoding-021.xht
     19  - character-encoding-022.xht
     20  - character-encoding-023.xht
     21  - character-encoding-024.xht
     22  - character-encoding-025.xht
     23  - character-encoding-026.xht
     24  - character-encoding-029.xht