diff --git a/src/htmlprag.scm b/src/htmlprag.scm index 3bd352b..df99612 100644 --- a/src/htmlprag.scm +++ b/src/htmlprag.scm @@ -1099,7 +1099,6 @@ (meta . (head)) (noframes . (frameset)) (option . (select)) - (p . (body td th)) (param . (applet)) (tbody . (table)) (td . (tr))