Files
ladybird/Libraries/LibWeb/CSS/StyleValues/RandomValueSharingStyleValue.cpp
Callum Law 12e8f503aa LibWeb: Support non-fixed <random-value-sharing>
This works by generating random values using XorShift128PlusRNG at
compute time and then caching them on the document using the relevant
random-caching-key
2025-12-01 11:00:33 +00:00

3.5 KiB