-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Support for hue-rotate css filter #40955
Copy link
Copy link
Closed
Labels
A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)Interacting with CSS from web content (parsing, serializing, introspection)A-gfx/displaylistB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level featureC-needs-investigation
Description
The demonstration to showcase css filters on servo (https://demo.servo.org/experiments/test-filters/) is almost perfect except for one filter: hue-rotate()
I thought maybe hue-rotate worked except when it was animated. So I created a simple html file and learned hue-rotate doesn't work
the html file:
https://github.com/user-attachments/files/23833960/index.html
servo version: 0.0.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)Interacting with CSS from web content (parsing, serializing, introspection)A-gfx/displaylistB-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level featureC-needs-investigation

