netsurf/content
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
..
fetchers Fetch/curl: expose socket open/close via fetch vtable 2024-03-13 23:03:34 +00:00
handlers box_construct: clamp rowspan and colspan 2024-05-27 09:36:02 +01:00
backing_store.h
content_debug.h
content_factory.c
content_factory.h
content_protected.h
content.c
content.h
fetch.c fetch: Squash -Wcalloc-transposed-args (gcc-14) 2024-05-24 21:09:24 +01:00
fetch.h Remove use of depricated API after libcurl 7.56 2023-12-12 08:53:16 +00:00
fetchers.h
fs_backing_store.c content: backing store: Remove unused typedef. 2023-06-17 11:21:02 +01:00
hlcache.c content caches: Squash -Wcalloc-transposed-args (gcc-14) 2024-05-24 21:09:24 +01:00
hlcache.h
llcache.c content caches: Squash -Wcalloc-transposed-args (gcc-14) 2024-05-24 21:09:24 +01:00
llcache.h
Makefile
mimesniff.c Implement simple jpeg xl image handler 2023-11-26 17:26:09 +00:00
mimesniff.h
no_backing_store.c
textsearch.c
textsearch.h
urldb.c Socket: fix win32/aos3 build 2024-03-13 23:22:31 +00:00
urldb.h