diff options
author | MacDue <macdue@dueutil.tech> | 2022-08-11 18:37:29 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-08-12 12:24:15 +0200 |
commit | b205cf967d7c5b4a3ddd79205f9d24dc5554c449 (patch) | |
tree | e3bbbcee387d27ffc9f94068b9274e4cfc7a9a1c /.gitattributes | |
parent | 4f83b70c7fbc317dc450a956e101b0e20532c97f (diff) | |
download | serenity-b205cf967d7c5b4a3ddd79205f9d24dc5554c449.zip |
LibWeb: Implement `linear-gradient()` transition hints
These allow you to specify the point were the gradient transitions
from one color to the next (without a transition hint the transition
occurs at the point 50% of the way between the two colors).
There is a little bit of guesswork in this implementation as the
specification left out how hints work with the color stop fixup,
though it appears that they are treated the same as color stops.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions