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:
parent
c713445253
commit
9f2ee86e4d
5 changed files with 97 additions and 0 deletions
5
Tests/LibWeb/Text/expected/canvas/fillstyle.txt
Normal file
5
Tests/LibWeb/Text/expected/canvas/fillstyle.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
1. "#00ff00ff"
|
||||
2. "#00ff00ff"
|
||||
3. "#00ff00ff"
|
||||
4. "#000000ff"
|
||||
5. "#000000ff"
|
Loading…
Add table
Add a link
Reference in a new issue