LadybirdBrowser / ladybird

Truly independent web browser
https://ladybird.org
BSD 2-Clause "Simplified" License
19.21k stars 774 forks source link

Filter Propertiys on Images don't work #541

Open develcooking opened 1 month ago

develcooking commented 1 month ago

Hey there, I just found out that the filter property doen't work right now in Ladybird. (started it without any extra arguments build it on arch with the build instruction)

Found it out while visiting my start page start.coolerwuffi.de Ladybird on commit (d890be6e0f7db08ab39ba546cb3421b50b687cda main) visiting my Website Ladybird on commit (d890be6e0f7db08ab39ba546cb3421b50b687cda main) visiting my Website

Librewolf (v 127.0.2-2) browser visiting my Website Librewolf (v 127.0.2-2) browser visiting my Website

The concept of the search button is that it will change color if text is typed in Stock look

So I started researching.... all filter properties don't work at all See w3schools/css3_filter_all w3schools/css3_filter_all preview image in Ladybird w3schools/css3_filter_all preview image in Librewolf

I hope I made this issue at the right place and it helps

Your serenely, Develcooking

AtkinsSJ commented 1 month ago

Thanks! Yeah we currently just don't support the filter property at all. But we have background-filter implemented, so a lot of the ground work is there.