summaryrefslogtreecommitdiff
path: root/content/handlers/css/select.h
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Update for change to libcss select style API.Michael Drake2019-05-041-1/+1
| | | | | | | LibCSS now takes the client media spec, rather than just the media type we're selecting for. Signed-off-by: Michael Drake <michael.drake@codethink.co.uk>
* CSS computed style composition: Update for new CSS units.Michael Drake2018-01-051-0/+1
| | | | | | | Since the nscss_compute_font_size callback now needs to convert new units to absolute values, and some of these units require info from the root element's style, there are knock-on changes to ensure that the required info is available where its needed.
* move the CSS content handlerVincent Sanders2016-05-261-0/+58