netsurf/content/handlers
Daniel Silverstone 087f88ae8c
box_construct: clamp rowspan and colspan
In order to not blow up on massive rowspan/colspan values (which
could be an issue according to #2873) we clamp them according to
the HTML spec section 4.9.11

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2024-05-27 09:36:02 +01:00
..
css content: css: dump: Handle CALC unit type 2024-05-26 19:51:10 +01:00
html box_construct: clamp rowspan and colspan 2024-05-27 09:36:02 +01:00
image image handlers: Squash -Wcalloc-transposed-args (gcc-14) 2024-05-24 21:09:24 +01:00
javascript js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) 2024-05-24 21:09:24 +01:00
text content/textplain: fix U+FFFD encoding 2023-12-21 00:57:08 +00:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00