assertResult( ' #PCDATA Inline ', true, array( 'Attr.AllowedRel' => 'nofollow', 'Attr.AllowedRev' => 'index' ) ); // invalid children $this->assertResult( 'Text
', 'Text' ); // unsupported attributes $this->assertResult( '', '' ); } } ?>