summaryrefslogtreecommitdiff
path: root/content/handlers/css/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* CSS utils: Handle new units in length conversion routines.Michael Drake2018-01-051-8/+38
| | | | | This causes a ripple effect of all the callsites needing information they didn't have.
* CSS: Wrappers for computed style getters that return unsupported values.Michael Drake2017-10-201-0/+69
| | | | We don't yet handle the Flexbox-related values for certain properties.
* move the CSS content handlerVincent Sanders2016-05-261-0/+49