mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +00:00
LibWeb: Don't assume opacity values are CSS numbers
...since they can also be percentages. Better to resolve them to a pair
of absolute values, and then compare those. :^)
Regressed in 921aee8c66
.
This commit is contained in:
parent
cb8664e2e1
commit
9937fcc5e1
3 changed files with 15 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
Didn't crash :^)
|
Loading…
Add table
Add a link
Reference in a new issue