Changes
Summary
- select: Update computed style data structure for calc() (details)
- select: Add header guards to autogenerated files (details)
- select: Turn on width as calc property (details)
- select: Make width as calc() property compile (details)
- select: Add destructors to the generator (details)
- test: Add a trivial calc check to select test (details)
- select/unit: Add internal angle-to-degrees converter (details)
- select: Add initial calculator (details)
- computed: Fix css_computed_width (details)
- select/calc: Add canary to check for leaked calculators (details)
- select: Create and hand off calculators during selection (details)
- test: Add select2 tests (details)
- select: Fix generator to access type bits properly (details)
- helpers: Fix calc helper (details)
- calculator: Fix some constness and swap u/v (details)
- computed: support calc() in css_computed_width (details)
- test: Remove incorrect test from select (details)
- test: Add calc test to select2 set (details)
- computed: Fix initial value in css_computed_width_static (details)