tor-browser

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

WEB_FEATURES.yml (334B)


      1 features:
      2 - name: float-clear
      3  files:
      4  - 'clear-computed.html'
      5  - 'clear-invalid.html'
      6  - 'clear-valid.html'
      7  - 'float-computed.html'
      8  - 'float-invalid.html'
      9  - 'float-valid.html'
     10 - name: width-height
     11  files:
     12  - 'width-*'
     13  - 'height-*'
     14 - name: padding
     15  files:
     16  - 'padding-*'
     17 - name: visibility
     18  files:
     19  - 'visibility-*'