COMMITS
May 23, 2026
A
Convert CSS values to pixels for computed styles
asamuzaK (Kazz) committed
May 20, 2026
A
Implement CSS.escape() and CSS.supports()
asamuzaK (Kazz) committed
May 19, 2026
D
Fix benchmark:compare script on Windows
Domenic Denicola committed
May 16, 2026
A
Fix CSS function value serialization
asamuzaK (Kazz) committed
April 30, 2026
D
Add benchmark comparison script
Domenic Denicola committed
A
Optimize computed style comparison
asamuzaK (Kazz) committed
May 10, 2026
A
Validate XPath result type in document.evaluate()
Alessandro Colace committed
April 29, 2026
A
Fix background-origin/background-clip in background shorthand
asamuzaK (Kazz) committed
A
Fix border shorthand handling
asamuzaK (Kazz) committed
April 26, 2026
D
Update dependencies and dev dependencies
Domenic Denicola committed
A
Support ratio CSS unit type
asamuzaK (Kazz) committed
A
Fix style cache invalidation
asamuzaK (Kazz) committed
April 6, 2026
A
Resolve computed CSS values lazily in CSSStyleDeclaration
asamuzaK (Kazz) committed
March 31, 2026
A
Add more test cases for nested color-mix with currentColor
asamuzaK (Kazz) committed
A
Add test that getComputedStyle() works with !important
asamuzaK (Kazz) committed
March 22, 2026
A
Add test for custom property inheritance in computed styles
asamuzaK (Kazz) committed
A
Consolidate color helpers
asamuzaK (Kazz) committed
A
Fix background shorthand handlers
asamuzaK (Kazz) committed
March 23, 2026
A
Fix border shorthand handling
asamuzaK (Kazz) committed
March 21, 2026
A
Remove some longhand property files
asamuzaK (Kazz) committed
March 20, 2026
A
Add regression test for getComputedStyle() liveness
asamuzaK (Kazz) committed
D
Add benchmark for computed style property access
Domenic Denicola committed
D
Update dependencies and dev dependencies
Domenic Denicola committed
March 19, 2026
D
Handle global keywords in CSS shorthand property handlers
Domenic Denicola committed
D
Wrap getComputedStyle return value for proper indexed access
Domenic Denicola committed
A
Fix border shorthand parsing
asamuzaK (Kazz) committed