Skip to content

merge_pr_56965

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:41

Support random() function values inside image-set()

Support random() function inside image-set() resolution options.

Note: We only support random() values with fixed random value sharing
option, since other types of random() values will require access to
element to get random base value from the cache. There is a similar
existing issue for sibling-index() [0].

[0] https://issues.chromium.org/issues/410746569

Bug: 413385732
Change-Id: I9d63d8b2955ab1de041633054482402224da95a8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7300448
Reviewed-by: Rune Lillesveen [email protected]
Commit-Queue: Munira Tursunova [email protected]
Cr-Commit-Position: refs/heads/main@{#1563951}