diff --git a/phpdotnet/phd/Package/Generic/XHTML.php b/phpdotnet/phd/Package/Generic/XHTML.php index 0b5fb7fd..6b84ce8b 100644 --- a/phpdotnet/phd/Package/Generic/XHTML.php +++ b/phpdotnet/phd/Package/Generic/XHTML.php @@ -294,8 +294,6 @@ abstract class Package_Generic_XHTML extends Format_Abstract_XHTML { 'simplesect' => 'div', 'simpara' => array( /* DEFAULT */ 'p', - 'note' => 'span', - 'listitem' => 'span', 'entry' => 'span', 'example' => 'format_example_content', ), diff --git a/tests/package/generic/003.phpt b/tests/package/generic/003.phpt index 3143628f..bafdc1c4 100644 --- a/tests/package/generic/003.phpt +++ b/tests/package/generic/003.phpt @@ -191,29 +191,29 @@ Content: diff --git a/tests/package/php/class_rendering_001.phpt b/tests/package/php/class_rendering_001.phpt index 0448efcf..895d6fc9 100644 --- a/tests/package/php/class_rendering_001.phpt +++ b/tests/package/php/class_rendering_001.phpt @@ -116,9 +116,9 @@ Content:
ClassName::FIRST_CONSTANT
- +

The description of the class constant. - +

diff --git a/tests/package/php/class_rendering_002.phpt b/tests/package/php/class_rendering_002.phpt index 302dbe6f..c50dd41d 100644 --- a/tests/package/php/class_rendering_002.phpt +++ b/tests/package/php/class_rendering_002.phpt @@ -116,9 +116,9 @@ Content:
ClassName::FIRST_CONSTANT
- +

The description of the class constant. - +

diff --git a/tests/package/php/variablelist_rendering_001.phpt b/tests/package/php/variablelist_rendering_001.phpt index 4f4d45d8..7eb07269 100644 --- a/tests/package/php/variablelist_rendering_001.phpt +++ b/tests/package/php/variablelist_rendering_001.phpt @@ -26,9 +26,9 @@ Content:
VARIABLELIST_TEST_CONSTANT
- +

Description of constant - +

@@ -44,17 +44,17 @@ Content: VARIABLELIST_TEST_CONSTANT_IN_CONSTANT_LIST - +

literal will add its own "role" - +

VARIABLELIST_TEST_CONSTANT_IN_CONSTANT_LIST2 - +

Role should have not been overwritten by literal - +