New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style: Make numbers keep track of whether they were specified as calc(). #16144
Merged
+778
−319
style: Use .iter().map instead of manual loop in counter code.
b88c0fd
Select commit
c7ce2ff
style: Make numbers keep track of whether they were specified as calc().
emilio 3ab6a20
style: Test for calc integer expressions.
emilio c654c05
Fixup invalid test.
emilio fc72f09
style: Properly track whether <angle> or <time> values came from calc…
emilio 8175bfd
style: Add a note regarding why we don't need to handle percentages h…
emilio 8205a0d
style: Properly handle calc inside integer expressions.
emilio 35496c8
style: Align border-spacing with other engines.
emilio 37d8ee9
style: Test a few more properties, and update expectations.
emilio bcd1079
style: Stylistic nits.
emilio 9e2977d
style: Fix Geckolib build.
emilio 46c6b4e
Manifest update
emilio 10ee812
Fixup style unit tests
emilio b88c0fd
style: Use .iter().map instead of manual loop in counter code.
emilio
Merged
style: Make numbers keep track of whether they were specified as calc(). #16144
style: Use .iter().map instead of manual loop in counter code.
Mar 26, 2017
Mar 26, 2017
Mar 26, 2017
Mar 26, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
Mar 27, 2017
b88c0fd
Select commit
c7ce2ff
style: Make numbers keep track of whether they were specified as calc().
emilio 3ab6a20
style: Test for calc integer expressions.
emilio c654c05
Fixup invalid test.
emilio fc72f09
style: Properly track whether <angle> or <time> values came from calc…
emilio 8175bfd
style: Add a note regarding why we don't need to handle percentages h…
emilio 8205a0d
style: Properly handle calc inside integer expressions.
emilio 35496c8
style: Align border-spacing with other engines.
emilio 37d8ee9
style: Test a few more properties, and update expectations.
emilio bcd1079
style: Stylistic nits.
emilio 9e2977d
style: Fix Geckolib build.
emilio 46c6b4e
Manifest update
emilio 10ee812
Fixup style unit tests
emilio b88c0fd
style: Use .iter().map instead of manual loop in counter code.
emilio