tor-browser

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

WEB_FEATURES.yml (815B)


      1 features:
      2 - name: scroll-markers
      3  files:
      4  - column-scroll-marker*
      5  - html-scroll-marker*
      6  - inline-with-scroll-marker*
      7  - nested-scroll-markers*
      8  - root-scroll-marker*
      9  - scroll-marker*
     10  - target-current-scroll-marker-update.html
     11  - targeted-column-scroll-marker*
     12  - targeted-scroll-marker*
     13 - name: scrollbar-buttons
     14  files:
     15  - root-scroll-button*
     16  - scroll-button*
     17 - name: scrollbar-gutter
     18  files:
     19  - scrollbar-gutter-*
     20 - name: overflow-overlay
     21  files:
     22  - overflow-overlay.html
     23 - name: overflow-shorthand
     24  files:
     25  - overflow-*
     26  - "!overflow-auto-scrollbar-gutter-intrinsic-*"
     27  - "!overflow-scroll-*"
     28  - "!overflow-no-interpolation.html" # depends on transition-behavior
     29 - name: column-pseudo
     30  files:
     31  - chrome-421199213-crash.html
     32  - column-*
     33  - targeted-column-scroll-marker-selection-*