tor-browser

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

WEB_FEATURES.yml (422B)


      1 features:
      2 - name: text-wrap-balance
      3  files:
      4  - text-wrap-balance-*
      5 - name: text-wrap-nowrap
      6  files:
      7  - text-wrap-nowrap-*
      8 - name: white-space
      9  files:
     10  - "*"
     11  - "!seg-break-transformation-*"
     12  - "!text-wrap-balance-*"
     13  - "!text-wrap-nowrap-*"
     14  - "!white-space-collapse-*"
     15  - "!line-edge-white-space-collapse-*"
     16 - name: white-space-collapse
     17  files:
     18  - white-space-collapse-*
     19  - line-edge-white-space-collapse-*