netsurf/content/handlers
Daniel Silverstone acee5faa3f html_interaction.c: Default node to <HTML> node
In order to cope when an entire document is `visibility: hidden`
we default to the <HTML> node when interacting with the document
to ensure we don't drop off the end of the box model without
identifying at least one node to fire events at.

This resolves #2658

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-01 13:56:42 +01:00
..
css css/utils.c: Fix vw/vh handling in len2pt 2019-06-30 11:27:58 +01:00
html html_interaction.c: Default node to <HTML> node 2019-08-01 13:56:42 +01:00
image change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
javascript Console.bnd: Support attempts to log when Window has gone 2019-08-01 09:22:09 +01:00
text make content close check the content status itself 2019-07-10 16:42:52 +01:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00