summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_internal.h
Commit message (Expand)AuthorAgeFilesLines
* HTML: Rename fire_dom_event to fire_generic_dom_event.Michael Drake2019-12-011-1/+1
* Allow contents to indicate if they believe they may not be secure.Daniel Silverstone2019-12-011-0/+8
* split out html interaction header elements and rename sourceVincent Sanders2019-11-121-18/+2
* Box Conversion: Cancel conversion during html_destroyDaniel Silverstone2019-08-231-0/+4
* 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
* Support script insertion after conversion has begunDaniel Silverstone2019-05-041-1/+3
* clean up html content handler header useVincent Sanders2018-05-111-10/+28
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+409