WEB_FEATURES.yml (908B)
1 features: 2 - name: background 3 files: 4 - background-shorthand-serialization.html 5 - name: background-clip 6 files: 7 - background-clip-* 8 - name: border-image 9 files: 10 - border-image-* 11 - name: background-attachment 12 files: 13 - background-attachment-* 14 - name: background-color 15 files: 16 - background-color-* 17 - name: background-image 18 files: 19 - background-image-* 20 - name: background-origin 21 files: 22 - background-origin-* 23 - name: background-position 24 files: 25 - background-position-* 26 - name: background-repeat 27 files: 28 - background-repeat-* 29 - name: background-size 30 files: 31 - background-size-* 32 - name: border-radius 33 files: 34 - border-radius-* 35 - webkit-border-radius-valid.html 36 - name: borders 37 files: 38 - border-* 39 - "!border-image-*" 40 - "!border-radius-*" 41 - border-color-invalid.html 42 - border-color-shorthand.html 43 - border-color-valid.html 44 - name: box-shadow 45 files: 46 - box-shadow-*