2024-04-18 04:56 BST

View Revisions: Issue #394

Summary 0000394: "Root box must not be inline": crash on rendering page
Revision 2014-01-04 18:01 by Michael Drake
Description Netsurf (v1013 and also in v1083) crashes when rendering the page http://www.literatuurplein.nl/boekdetail.jsp?boekId=49696
Final error reported in log is

 "render/box_construct.c", line 1016: box_construct_element: Assertion failed: props.containing_block != NULL && "Root box must not be inline or floated"
Revision 2013-12-17 14:27 by Vincent Sanders
Description Netsurf (v1013 and also in v1083) crashes when rendering the page http://www.literatuurplein.nl/boekdetail.jsp?boekId=49696
Final error reported in log is

 "render/box_construct.c", line 1016: box_construct_element: Assertion failed: props.containing_block != NULL && "Root box must not be inline or floated"
Revision 2013-04-23 09:41 by user127
Description Netsurf (v1013 and also in v1083) crashes when rendering the page http://www.literatuurplein.nl/boekdetail.jsp?boekId=49696
Final error reported in log is

 "render/box_construct.c", line 1016: box_construct_element: Assertion failed: props.containing_block != NULL && "Root box must not be inline or floated"