Brian Gianforcaro
d0a1775369
Everywhere: Fix a variety of typos
...
Spelling fixes found by `codespell`.
2022-09-14 04:46:49 +00:00
MacDue
be9d3f9aa4
Base: Add an example linear-gradient with double-position color stops
2022-08-23 01:02:49 +02:00
MacDue
d26203ff90
Base: Add some repeating-linear-gradient() examples
2022-08-18 15:58:05 +02:00
MacDue
c5d1cf7a5a
Base: Add some more linear-gradient() transition hint demos
...
This adds a demo of making a 'rainbow' with hard edges using
transition hints, along with an animated demo of moving the
transition hint.
2022-08-12 12:24:15 +02:00
MacDue
613feb1854
Base: Replace linear-gradient() pattern demo with cooler one
...
The previous demo didn't work that well, not due to any LibWeb
issue (same in other browsers), it just was a broken demo.
This demo shows the neat tricks you can do with linear-gradient()s
much better.
2022-08-08 21:56:08 -04:00
MacDue
ff6f56ef7a
Base: Add linear-gradient + background-size demo
2022-08-08 22:39:06 +02:00
MacDue
6dd854faec
Base: Add an example -webkit-linear-gradient()
2022-08-07 20:47:31 +02:00
MacDue
4978f388c2
Base: Add some more fun gradient demos
...
Adds tests for:
- Multi-stop gradient at arbitrary angles (CPU brr)
- Default/calculated color stops
- to <corner>
- Pre-multiplied alpha mixing
2022-07-18 10:10:22 +01:00
MacDue
452dc544bc
Base: Add simple gradients test page
2022-07-17 20:11:38 +01:00