1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 23:07:35 +00:00

Tests/LibWeb: Test canvas fillStyle parsing of rgb strings

This commit is contained in:
timmot 2023-11-20 19:44:45 +11:00 committed by Andreas Kling
parent c713445253
commit 9f2ee86e4d
5 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,5 @@
1. "#00ff00ff"
2. "#00ff00ff"
3. "#00ff00ff"
4. "#000000ff"
5. "#000000ff"