From 39c981a4d802546c67592c3f7b5fb5e0fb4fe467 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sat, 2 Jul 2005 17:58:32 +0000 Subject: [project @ 2005-07-02 17:58:32 by bursa] Bring comment showing permitted child nodes up to date. svn path=/import/netsurf/; revision=1775 --- render/box.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'render/box.h') diff --git a/render/box.h b/render/box.h index f8fe0db90..f68720937 100644 --- a/render/box.h +++ b/render/box.h @@ -61,7 +61,8 @@ * \code * parent permitted child nodes * BLOCK, INLINE_BLOCK BLOCK, INLINE_CONTAINER, TABLE - * INLINE_CONTAINER INLINE, INLINE_BLOCK, FLOAT_LEFT, FLOAT_RIGHT, BR + * INLINE_CONTAINER INLINE, INLINE_BLOCK, FLOAT_LEFT, FLOAT_RIGHT, BR, TEXT, + * INLINE_END * INLINE none * TABLE at least 1 TABLE_ROW_GROUP * TABLE_ROW_GROUP at least 1 TABLE_ROW -- cgit v1.2.3