mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-04 18:16:16 +03:00
acee5faa3f
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> |
||
---|---|---|
.. | ||
box_construct.c | ||
box_normalise.c | ||
box_textarea.c | ||
box_textarea.h | ||
box.c | ||
box.h | ||
font.c | ||
font.h | ||
form_internal.h | ||
form.c | ||
html_css_fetcher.c | ||
html_css.c | ||
html_forms.c | ||
html_interaction.c | ||
html_internal.h | ||
html_object.c | ||
html_redraw_border.c | ||
html_redraw.c | ||
html_save.h | ||
html_script.c | ||
html.c | ||
html.h | ||
imagemap.c | ||
imagemap.h | ||
layout.c | ||
layout.h | ||
Makefile | ||
search.c | ||
search.h | ||
table.c | ||
table.h |