| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-20 | 265 Bytes | |
| v29.0.1 source code.tar.gz | 2026-03-20 | 4.4 MB | |
| v29.0.1 source code.zip | 2026-03-20 | 5.0 MB | |
| Totals: 3 Items | 9.4 MB | 0 | |
- Fixed CSS parsing of
border,background, and their sub-shorthands containing keywords orvar(). (@asamuzaK) - Fixed
getComputedStyle()to return a more functionalCSSStyleDeclarationobject, including indexed access support, which regressed in v29.0.0.