Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions css/css-images/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ features:
- "!*conic*"
- "multiple-position-color-stop-*"
- color-stop-currentcolor.html
- name: image-rendering
files:
- image-rendering-*
15 changes: 7 additions & 8 deletions css/css-images/parsing/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
features:
- name: image-orientation
- name: gradients
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I sorted this file while resolving merge conflicts to keep gradient* and image* together.

files:
- image-orientation-*
- gradient-position-*
- name: gradient-interpolation
files:
- "gradient-interpolation-*"
- name: smooth
- gradient-interpolation-*
- name: image-orientation
files:
- image-rendering-computed.html
- image-rendering-valid.html
- name: gradients
- image-orientation-*
- name: image-rendering
files:
- gradient-position-*
- image-rendering-*