tor-browser

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

WEB_FEATURES.yml (1439B)


      1 features:
      2 - name: background
      3  files:
      4  - background-0*
      5  - background-1*
      6  - background-2*
      7  - background-3*
      8  - background-alpha-*
      9  - background-animated-001.xht
     10  - background-applies-to-*
     11  - background-body-*
     12  - background-cover-*
     13  - background-html-body-001.xht
     14  - background-iframes-001.xht
     15  - background-intrinsic-*
     16  - background-reset-001.xht
     17  - background-root-*
     18  - "!background-root-003.xht"
     19  - background-transparency-001.xht
     20 - name: background-attachment
     21  files:
     22  - background-attachment-*
     23 - name: background-color
     24  files:
     25  - background-color-*
     26  - background-root-003.xht
     27 - name: background-image
     28  files:
     29  - background-006.xht
     30  - background-006a.xht
     31  # The following pattern matches a `background-image-cover-003.xht` which does
     32  # not use the `background-image` property but which nonetheless test relevant
     33  # semantics via the `background` shorthand:
     34  - background-image-*
     35 - name: background-position
     36  files:
     37  # The following pattern matches a `background-position-203.xht` which does
     38  # not use the `background-position` property but which nonetheless test
     39  # relevant semantics via the `background` shorthand:
     40  - background-position-*
     41  # The following pattern matches tests which do not use the
     42  # `background-position` property but which nonetheless test relevant
     43  # semantics via the `background` shorthand:
     44  - background-bg-pos-*
     45 - name: background-repeat
     46  files:
     47  - background-repeat-*