summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* HTML: Don't allow objects to redraw until we have a layout.Michael Drake2019-08-061-0/+3
|
* CSS: Update for change to libcss select style API.Michael Drake2019-05-041-0/+2
| | | | | | | 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>
* Support script insertion after conversion has begunDaniel Silverstone2019-05-041-1/+3
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* clean up html content handler header useVincent Sanders2018-05-111-10/+28
| | | | Improve header use in preperation for making browser window a corewindow
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+409