mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 00:11:00 +00:00
The CSS box-shadow property takes 2-4 properties that are `<length>`s, those being: - offset-x - offset-y - blur-radius - spread-radius Previously these were resolved directly to concrete Lengths at parse time, but now they will be parsed as LengthStyleValues and/or CalculatedStyleValues and be stored that way until styles are later resolved. |
||
|---|---|---|
| .. | ||
| css | ||
| Streams | ||
| TextDecoder | ||
| append-child-must-update-layout-tree.txt | ||
| basic.txt | ||
| link-element-media-attribute.txt | ||
| link-element-onload-attribute.txt | ||
| link-element-rel-preload-load-event.txt | ||
| title.txt | ||
| url-search-params-iterator-iterator.txt | ||